-
-
Couldn't load subscription status.
- Fork 43
Does the device have to be rooted to install font? #126
-
I’m using Acode on my Lenovo IdeaTab Pro 12.7 (Android 15.0) and trying to install a custom font for the AcodeX terminal. According to the guide, I needed to save a font style CSS file in internal storage, which I did. However, I can’t figure out how to access the internal storage from within Acode itself.
What I mean is that when I press "Custom Font Stylesheet File", it opens the file browser. I tried navigating to Android/data/com.foxdebug.acodefree/, but inside the Android folder, I only see media — there’s no data folder.
Any insights or suggestions?
Beta Was this translation helpful? Give feedback.
All reactions
check v3.2.0
Replies: 1 comment 4 replies
-
Just Select the stylesheet or whatever that is from select document option from Acode's file browser
Btw you can make that file and fonts file anywhere which is accessible to Acode
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi @bajrangCoder, thanks for the reply.
I actually did it and the font is not being loaded on font family option within the plugin settings :/
Screenshot_20251012-214922 Screenshot_20251012-214641 Screenshot_20251012-214636 Screenshot_20251012-214828Would I be missing something?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions
-
Probably there is some bug or path miss match or it is not able to find the font file.
Btw now Acode has option to add custom font so I can list out those in AcodeX settings and that will be simple and easy. Just wait for coming update of AcodeX (maybe today)
Beta Was this translation helpful? Give feedback.
All reactions
-
check v3.2.0
Beta Was this translation helpful? Give feedback.
All reactions
-
check v3.2.0
Sorry for the delayed response.
v3.2.0 definitely solved the issue!
Thnk you for the update!
Beta Was this translation helpful? Give feedback.