Hello all,
I have a rooted OP8P running Magisk 21.0 (21000), and using Magisk Manager 8.0.2 (307)(11). My OS build is Oxygen OS 10.5.13.IN11AA(enhanced by xXx_NoLimits_ 12.1). I've only recently owned this phone and have taken my time with getting root access and getting other miscellaneous things set up. I'm pretty much all set to go save for one thing; I want to change the emojis to the old blob style, like the ones from Android 6.0 Marshmallow.
I have the appropriate NotoColorEmoji.ttf file that I want to overwrite the current one with, I've also backed up the current one as well. However, much to my dismay, I have learned that the system partition for devices running Android 10 is read only. To add insult to injury, I also found out that there is no way to mount it manually. The only cited way to be able to modify the system partition that I have found is to create a Magisk module, something I have no clue how to start doing.
Now, correct me if I'm wrong, but it seems that the Magisk modules that may have been created to circumvent this are now defunct(namely FontChanger by John Fawkes), and sadly have no resemblance of making a return.
So my question is, does anyone know of a way that I can overwrite the current emoji font .ttf file with the desired one? If not can someone point me to a resource that can give me a crash course on how to create a Magisk module so I can make it? I know this may seem like an insignificant gripe to get caught up on, but I am at a loss right now.
Thanks for any help offered!
You can use my iOS 14 emoji module.
Just replace the ttf file with yours and flash it in the Magisk Manager.
Also make sure to clear the cache of the keyboard which you are using.
https://www.dropbox.com/s/o9zxjh8ed73zgro/iOS14BetaEmojis.zip?dl=1
laura almeida said:
You can use my iOS 14 emoji module.
Just replace the ttf file with yours and flash it in the Magisk Manager.
Also make sure to clear the cache of the keyboard which you are using.
https://www.dropbox.com/s/o9zxjh8ed73zgro/iOS14BetaEmojis.zip?dl=1
Click to expand...
Click to collapse
Hello, thanks for your generous assistance! When you say "clear the cache", that would be covered by me simply restarting the phone correct? Or is there something else I need to do?
[Edit]
I just tried flashing your module after replacing the .ttf file with mine, and it returned an error stating that "This zip is not a Magisk Module! Installation failed". Any Idea why?
KingKazmaOfficial said:
Hello, thanks for your generous assistance! When you say "clear the cache", that would be covered by me simply restarting the phone correct? Or is there something else I need to do?
[Edit]
I just tried flashing your module after replacing the .ttf file with mine, and it returned an error stating that "This zip is not a Magisk Module! Installation failed". Any Idea why?
Click to expand...
Click to collapse
When you are repacking the zip make sure set the compression level as normal and use Magisk Manager to flash, not TWRP.
If you are using Gboard keyboard, make sure to clean the cache of the Gboard app from the app settings.
laura almeida said:
When you are repacking the zip make sure set the compression level as normal and use Magisk Manager to flash, not TWRP.
If you are using Gboard keyboard, make sure to clean the cache of the Gboard app from the app settings.
Click to expand...
Click to collapse
Any program in particular I should use? WinRAR ok?
[Edit]
I tried to recompress using WinRAR I set the compression level to normal and made sure it was a .zip file. Unfortunately, I still get the same result. Not sure what I am doing wrong here.
Related
I flashed Ricky Bush's file to get the iOS emojis but when I unroot my phone any app which requires a keyboard cannot be used. I assume it is because unrooted phones cannot work with a keyboard with iOS smileys.
And is the File from Ricky Bush only changing the NotoColorEmoji file or is it doing even more? If so, how can I undo it without factory resetting?
I mean the stock font* if it is something else than NotoColorEmoji and I have the Oxygen-OS-Version 4.5.15 if there is a difference.
You mean you want the stock NotoColorEmoji.ttf file from OOS 4.5.15? If yes, it's attached with this post. If you want it as a flashable zip, let me know and I'll make one for you.
Thank you, ive also searched my phone everywhere for the so called "system -> fonts" folders, but couldnt find them, do you know where they are located on the oneplus5?
deano321 said:
Thank you, ive also searched my phone everywhere for the so called "system -> fonts" folders, but couldnt find them, do you know where they are located on the oneplus5?
Click to expand...
Click to collapse
You'd need root and a file manager to view the system folder and replace the modded file with the original file I attached.
ok thank you
Hi all...
as I'm writing this, my MPM1 is on Stock ROM v334, rooted.
I notice that since few previous fw version at least, or maybe even since the first time the first MPM1 was out for sale, the sounds of the screen being locked and unlocked are still the same.
Is there a way to change them?
I mean it's not available now, and I know that this might be not easy either,..but since there are many experts on this xda forum, I wish that perhaps somebody could make a way/mod to do that?
That's all.
Apologize for my question that maybe is too noob.
Thank you verymuch.
I dont know exactly how to change the lock sounds but there is/should-be a way.
As your device stock-rooted, you can install Gravity box, so you can get wide range of customizations.
Jaheen said:
I dont know exactly how to change the lock sounds but there is/should-be a way.
As your device stock-rooted, you can install Gravity box, so you can get wide range of customizations.
Click to expand...
Click to collapse
GravityBox requires xposed! ?
---------- Post added at 04:26 AM ---------- Previous post was at 04:13 AM ----------
For the OP -
There are magisk modules like 1. Twilight core, Pixel 2 audio and boot animation.
which can help you such kinda stuff systemlessly, so less of a hassle and more options to choose from.
Another way is -
Using any root enabled file explorer, all you have to do is go to /system/media/audio/ui
Copy the whole folder as a backup first and then specifically for your lock sound; either you can add lock.ogg & unlock.ogg
or replace them with any sound that you want
in the same .ogg format.
For lock and unlock.
Also first try copying into that by adding rather than replacing and see if you can change those sounds after a reboot.
Of it that doesn't work, then replace those files and reboot.
Similarly you can also add various other sounds in system/media/audio as per your needs for custom notifications, alarms etc.
Edit - the 2nd way would modify /system partition which might trip safetynet.
akshmau5 said:
GravityBox requires xposed!
---------- Post added at 04:26 AM ---------- Previous post was at 04:13 AM ----------
For the OP -
There are magisk modules like 1. Twilight core, Pixel 2 audio and boot animation.
which can help you such kinda stuff systemlessly, so less of a hassle and more options to choose from.
Another way is -
Using any root enabled file explorer, all you have to do is go to /system/media/audio/ui
Copy the whole folder as a backup first and then specifically for your lock sound; either you can add lock.ogg & unlock.ogg
or replace them with any sound that you want
in the same .ogg format.
For lock and unlock.
Also first try copying into that by adding rather than replacing and see if you can change those sounds after a reboot.
Of it that doesn't work, then replace those files and reboot.
Similarly you can also add various other sounds in system/media/audio as per your needs for custom notifications, alarms etc.
Edit - the 2nd way would modify /system partition which might trip safetynet.
Click to expand...
Click to collapse
1. Do you mean "MidnightCore - twilight edition" module on magisk?
I tried to install that from magisk, but after install, reboot, nothing. Should be a new app icon on the homescreen, right?
But nothing. no icon. no nothing. Only on magisk it said that it has been installed, but nothing... seems like I did nothing.
So I uninstall the module from Magisk.
2. Then I tried the other method.
Using Root explorer I copy paste two .ogg sound files (renamed as lock.ogg and unlock.ogg) into that said folder after I renamed the original files. Then I changed the new files permissions into r-w-r-r (like the original files permission set). Then I rebooted the phone. Nothing hapenned. No Lock nor Unlock sound as I intended to. Infact I accidentally deleted and lost my two original files (the Asus' original lock.ogg and unlock.ogg files)...Would you send me that 2 original files please? I'll be really appreciate it.
Well I'd like to change them but if I failed, I prefer them than to have no sounds like now
3. Last try, I installed the XposedInstaller 3.1.5 apk in intention to try Gravity Box app module like Jaheen said above.
But then when I tried to install the Xposed framework, it said waiting for download...forever....so I lose my patient then I uninstalled the Xposed too.
Full of failed me this time
Pasarireng said:
1. Do you mean "MidnightCore - twilight edition" module on magisk?
I tried to install that from magisk, but after install, reboot, nothing. Should be a new app icon on the homescreen, right?
But nothing. no icon. no nothing. Only on magisk it said that it has been installed, but nothing... seems like I did nothing.
So I uninstall the module from Magisk.
2. Then I tried the other method.
Using Root explorer I copy paste two .ogg sound files (renamed as lock.ogg and unlock.ogg) into that said folder after I renamed the original files. Then I changed the new files permissions into r-w-r-r (like the original files permission set). Then I rebooted the phone. Nothing hapenned. No Lock nor Unlock sound as I intended to. Infact I accidentally deleted and lost my two original files (the Asus' original lock.ogg and unlock.ogg files)...Would you send me that 2 original files please? I'll be really appreciate it.
Well I'd like to change them but if I failed, I prefer them than to have no sounds like now
3. Last try, I installed the XposedInstaller 3.1.5 apk in intention to try Gravity Box app module like Jaheen said above.
But then when I tried to install the Xposed framework, it said waiting for download...forever....so I lose my patient then I uninstalled the Xposed too.
Full of failed me this time
Click to expand...
Click to collapse
1. You have to use terminal commands.
Go to their support thread.
Link - https://forum.xda-developers.com/apps/magisk/module-midnightcore-one-midnight-modules-t3762758
Download terminal app from playstore.
2. So umm.. I don't know why the new sounds don't work. Were they already in .ogg format?
I haven't done anything like changing the UI sounds so not sure, just added some sounds in ringtone and stuff. Sorry?. But mostly it's the same process.
3. You aren't able to download xposed framework from magisk??
Anyways don't bother because gravitybox can't change the lockscreen sounds.
akshmau5 said:
1. You have to use terminal commands.
Go to their support thread.
Link - https://forum.xda-developers.com/apps/magisk/module-midnightcore-one-midnight-modules-t3762758
Download terminal app from playstore.
2. So umm.. I don't know why the new sounds don't work. Were they already in .ogg format?
I haven't done anything like changing the UI sounds so not sure, just added some sounds in ringtone and stuff. Sorry?. But mostly it's the same process.
3. You aren't able to download xposed framework from magisk??
Anyways don't bother because gravitybox can't change the lockscreen sounds.
Click to expand...
Click to collapse
1. I did check the thread. But I don't understand the thread Original post. The guide there is too few for a noob like me.
2. already ogg. I convert it from mp3 to ogg on online convert service by audio.online-convert.com probably their convert method is not good for task like this (?) I don't know. Will try it again more carefully with my pc and more proper convert software later when I'm home and see what the result will become.
3. okay I don't really have a good feeling using xposed either. it's good if I can avoid it.
anyway thank you for the replies and files. the 2 original sounds work again as usual now with files from you.
will report back here later.
Background: Really not loving the default New Contact icons and the random colors. Should be easy enough to change. What I tried (and failed miserably...)
MODest ROM 11 (Twiz/stock 6.01-based)
Flashpoint 5 Kernel
Copied SecContacts_M_OSup_Note_Legacy_USA.apk from
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
to my Win7 PC.
Used 7-Zip to unpack the file to a temporary folder.
Found the .qmg files I didn't like.
Found a .qmg that would be a passable replacement for the ones I didn't dig.
Made 11 copies of that image in a working folder.
Renamed each copy to the exact name of each of the 11 files I wanted to replace.
Dragged those 11 files back into the open .apk in 7-Zip
On the Phone, in Root Explorer:
Made a copy of SecContacts_M_OSup_Note_Legacy_USA.apk in the same folder:
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
deleted the original
Copied my mod'd apk back into this folder and set the perms.
Rebooted.
No Phone or Contacts on home screen or in Apps
Tried to 'install' the apk from Root Explorer.
Wouldn't install
Tried to delete cache & Dalvik from TWRP.
No Joy.
Tried to do a partial Nandroid restore of Contacts and sec.phone from Titanium (nothing there called /systempriv-app/SecContacts_M_OSup_Note_Legacy_USA)
No Joy.
Nandroid restore from TWRP.
Back to normal.
Okay, what did I do wrong, and how can I change the icons?
Should I have used APKTook instead of 7-Zip, created a new signature, etc?
Should my mod'd apk somehow be flashed from recovery rather than copied to a system folder?
Is this some perverted Samsung-ism that would have worked fine on any other phone on the planet?
Thanks for reading.
ForestCat said:
Background: Really not loving the default New Contact icons and the random colors. Should be easy enough to change. What I tried (and failed miserably...)
MODest ROM 11 (Twiz/stock 6.01-based)
Flashpoint 5 Kernel
Copied SecContacts_M_OSup_Note_Legacy_USA.apk from
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
to my Win7 PC.
Used 7-Zip to unpack the file to a temporary folder.
Found the .qmg files I didn't like.
Found a .qmg that would be a passable replacement for the ones I didn't dig.
Made 11 copies of that image in a working folder.
Renamed each copy to the exact name of each of the 11 files I wanted to replace.
Dragged those 11 files back into the open .apk in 7-Zip
On the Phone, in Root Explorer:
Made a copy of SecContacts_M_OSup_Note_Legacy_USA.apk in the same folder:
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
deleted the original
Copied my mod'd apk back into this folder and set the perms.
Rebooted.
No Phone or Contacts on home screen or in Apps
Tried to 'install' the apk from Root Explorer.
Wouldn't install
Tried to delete cache & Dalvik from TWRP.
No Joy.
Tried to do a partial Nandroid restore of Contacts and sec.phone from Titanium (nothing there called /systempriv-app/SecContacts_M_OSup_Note_Legacy_USA)
No Joy.
Nandroid restore from TWRP.
Back to normal.
Okay, what did I do wrong, and how can I change the icons?
Should I have used APKTook instead of 7-Zip, created a new signature, etc?
Should my mod'd apk somehow be flashed from recovery rather than copied to a system folder?
Is this some perverted Samsung-ism that would have worked fine on any other phone on the planet?
Thanks for reading.
Click to expand...
Click to collapse
That apk took me a long time to figure out too. It's one of the apps you I had to modify for multi dpi. The only way I know of is to change the compression when you're putting the app back together and even then it took a couple tries. There's probably a better way but the compression change seems to work well enough.
I don't know if 7-zip has this option, but with winrar you can change the compression to "store". You should know right away whether or not it worked. You'll see the little phone icon in the bottom left of the lock screen. You may still have to do a factory reset to see your changes (probably not though) but the app should work without it.
By the way, you can swap those image files for .png files if you'd like. Just delete the corresponding .qmg or .pio file.
I saw your post in the rom thread about theming TouchWiz. You should check out @supergrobi94's theming threads. He's put together an impressive collection of options for 6.0.1 and 5.1.1 and there's also a [how to] section that uses the vrtheme zip that will modify the res folder of a specific app without having to break it down. I'm not sure how active he is these days but he's always been very helpful with requests and questions in the past if you need it.
Supergrobi94's theming threads:
This one has all the themes
This is the [how to] thread
kevintm78 said:
That apk took me a long time to figure out too. It's one of the apps you I had to modify for multi dpi. The only way I know of is to change the compression when you're putting the app back together and even then it took a couple tries. There's probably a better way but the compression change seems to work well enough.
Click to expand...
Click to collapse
Ah, that makes perfect sense. But I'd never have figured it out myself, lol.
I'll dig into those theming threads, thanks.
kevintm78 said:
☆☆Edge Panel for ModestRom v11☆☆
DOWNLOAD-This will change your Contacts app to the S6 version and the IncallUI app to the Note 7 version because the people stripe will not work with the N4 contacts.
Click to expand...
Click to collapse
OK, this is from the MODest ROM thread, but I think it's germain here.
SO.....
If I want to 'try out' that Edge Panel, is there a way to revert back to the stock apps in question other than restoring a nandroid backup or re-flashing the ROM?
I ask because I'm thinking that, at least in the case of the Note 4 and its well known memory problems, 'bulk' memory writes like ROMs, nandroid retores, etc., stress the device, so I'm trying not to do it more than I have to.
During my last episode(see above) putting the stock apk back in its original folder didn't work.
Is there a standard procedure for either android generically, or touchwiz specifically, for safely reverting back to the stock system apps after experimenting w/ custom stuff?
EDIT: Just tried something. In Root Explorer, went into:
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
and simply renamed the .apk to .foo
Rebooted.
No Contacts, as expected, but no Phone either??? Not sure why.
Anyway, back into Root Explorer.
Rename .foo back to .apk
Reboot.
Still no Contacts or Phone, so something bigger at work here.
Before I have to restore Nandroid anyway (unless there's a better way???),
I flashed your EdgePanel.zip in TWRP to see if it would restore the Phone/Contacts apps.
Wiped the cache. Reboot.
Edge Panel is now there, but still no Phone or Contacts. WTF???
Last resort-TWRP- Factory Reset.
Now the Contacts/Phone are back (and all my other stuff is gone, lol)
So is whacking the Data a necessity here?
If so, it makes trying out things related to the phone/contacts a LOT more tedious...
Any workaround???
Thanks again.
ForestCat said:
OK, this is from the MODest ROM thread, but I think it's germain here.
SO.....
If I want to 'try out' that Edge Panel, is there a way to revert back to the stock apps in question other than restoring a nandroid backup or re-flashing the ROM?
I ask because I'm thinking that, at least in the case of the Note 4 and its well known memory problems, 'bulk' memory writes like ROMs, nandroid retores, etc., stress the device, so I'm trying not to do it more than I have to.
Click to expand...
Click to collapse
No, it doesn't look like I ever made an easy way to go back. I had thought I did but I'm either overlooking it or it's not there. Feel free to rifle through my androidfilehost folders if you want to double check. All of my stuff is very organized so it could be buried in there somewhere.
If you still need a recovery zip let me know and I'll get one together. I'm actually going to make one anyway but if you need it right away I can get on it. I didn't realize that there wasn't a way back to stock.
ForestCat said:
During my last episode(see above) putting the stock apk back in its original folder didn't work.
Is there a standard procedure for either android generically, or touchwiz specifically, for safely reverting back to the stock system apps after experimenting w/ custom stuff?
EDIT: Just tried something. In Root Explorer, went into:
/system/priv-app/SecContacts_M_OSup_Note_Legacy_USA/
and simply renamed the .apk to .foo
Rebooted.
No Contacts, as expected, but no Phone either??? Not sure why.
Anyway, back into Root Explorer.
Rename .foo back to .apk
Reboot.
Still no Contacts or Phone, so something bigger at work here.
Before I have to restore Nandroid anyway (unless there's a better way???),
I flashed your EdgePanel.zip in TWRP to see if it would restore the Phone/Contacts apps.
Wiped the cache. Reboot.
Edge Panel is now there, but still no Phone or Contacts. WTF???
Last resort-TWRP- Factory Reset.
Now the Contacts/Phone are back (and all my other stuff is gone, lol)
So is whacking the Data a necessity here?
If so, it makes trying out things related to the phone/contacts a LOT more tedious...
Any workaround???
Thanks again.
Click to expand...
Click to collapse
That is strange that they are not coming back. You may just want to double check your permissions and that there isn't two of the same apps in your folder. At the time of making that Edge zip I was still using other programs to make zips for me and the major downside to that is having to name the new apps the exact same as the old so it would get overwritten so if it doesn't match you'll end up with two active apps in one folder.
Now I think the best way to do that is to use a binary script (osm0sis has great tutorials for this) to change the app getting replaced to a .bak file and then just copy the new app to the system, set perms, and reboot (dalvik cache/ cache needs to be wiped if it's a framework .jar file). But to each their own. If you can get the job done a better way then I would use what you're comfortable with.
My system to test apps isn't much difference than yours. I think the only thing I do differently is change the app to be replaced to .bak instead of .foo although I can't imagine there's much difference. There's been a few apps like the Contacts app that gave me a bunch of trouble when modifying them but I can't remember ever having trouble bringing back the stock app. I wish I had more insight on that situation for you. If push comes to shove I would reflash the rom zip over factory reset only because the factory reset won't correct the system partition problem, if that's what's going on in this case.
kevintm78 said:
If you still need a recovery zip let me know and I'll get one together..
Click to expand...
Click to collapse
First, Merry Christmas!
Thanks very much. No rush on that, I'm OK on the Edge version for the minute.
What would be extremely useful if you have some time/curiousity would be to replicate my steps, ie renaming the untouched apk in a fresh MODest flash (i.e. break the contacts/phone function), and then see if you can get the whole thing working again without a factory reset, or if not, why. I see on xda, you & I are not the first ones to be tripping over this contacts.apk issue.
The other thing that would be telling is after successfully installing the Edge.zip, whether you can modify something (like a picture) within the contacts apk within the zip, reflash the zip and have contacts/phone still working with the change active.
I think there just HAS to be abetter way than Factory Resets.
Thanks so much again for the insights. I really want to become at least minimally competent at hacking my own ROMs together so I don't have to feel like such a noob/mooch on here, but I really do appreciate the help.
What are your weapons/platform of choice, or, if there are better tools for noobs learning the ropes, I'm all ears.
EDIT: Just found this. The last post is interesting...
https://forum.xda-developers.com/galaxy-s5/devs-only/recompile-seccontacts-apk-t3377142/page2
ForestCat said:
First, Merry Christmas!
Thanks very much. No rush on that, I'm OK on the Edge version for the minute.
What would be extremely useful if you have some time/curiousity would be to replicate my steps, ie renaming the untouched apk in a fresh MODest flash (i.e. break the contacts/phone function), and then see if you can get the whole thing working again without a factory reset, or if not, why. I see on xda, you & I are not the first ones to be tripping over this contacts.apk issue.
The other thing that would be telling is after successfully installing the Edge.zip, whether you can modify something (like a picture) within the contacts apk within the zip, reflash the zip and have contacts/phone still working with the change active.
I think there just HAS to be abetter way than Factory Resets.
Thanks so much again for the insights. I really want to become at least minimally competent at hacking my own ROMs together so I don't have to feel like such a noob/mooch on here, but I really do appreciate the help.
What are your weapons/platform of choice, or, if there are better tools for noobs learning the ropes, I'm all ears.
EDIT: Just found this. The last post is interesting...
https://forum.xda-developers.com/galaxy-s5/devs-only/recompile-seccontacts-apk-t3377142/page2
Click to expand...
Click to collapse
I'm not exactly sure what's going on with your contacts app not showing back up. Ever since modestrom v8 (I think) I've been doing the multi dpi on SecContacts_M_OSup_Note_Legacy_USA and every time I would test it doing the same as your way. After a reboot if the modified app was no good, then I would just delete that new app and change the name of the old app back to .apk, reboot and it would work again. I can't remember running in to any problems where I would have to factory reset or reflash the rom to get things working again.
There has been a couple times where I've had to factory reset to get a color change to show up or if you're adding toggles to the QS drop down that also (sometimes) requires a factory reset to show up.
As far as the post you linked, that is exactly how I do it except I use winrar to open the newly compiled app and drag the changes to the original. When I drag the changes over I change the compression method from "normal" to "store". If I don't change the compression the app doesn't work for me. The apps that I've ran into where I had to change the compression are: secContacts, secCamera, secSettings, and framework-res.apk. Any other app that I've worked on can be dragged and dropped without compression changes.
Jar files don't need an original signature though (so long as signature verification has been disabled, which it has in modestrom). They can be decompiled, edited, recompiled, and copied to the system. It does require a dalvik cache/cache wipe though on all framework files except for the framework-res.apk and twframework-res.apk
If you get a chance, you should start using apktool to decompile/recompile. It will make things easier for you in the long run and most of the time if you've made any mistakes in your edits apktool will catch it. If you're not familiar with apktool you can try using Tickle My Android or Advanced Apktool. You may also want to get Apktool by itself. I use all three of them. Android can be fickle and sometimes what works with one app won't work with another. What's nice about TMA and Advanced Apktool is that they'll do the drag and drop method for you, but when the compression needs to be changed that's when I use apktool by itself.
Sorry for the word vomit. Hopefully, this all makes sense.
After the update looks like its not working anymore.. sad
Yup. Not working for me too
I use GxFonts to download the fonts then move them to iFonts custom folder. Ifont works well with Q
Rogue8o8 said:
I use GxFonts to download the fonts then move them to iFonts custom folder. Ifont works well with Q
Click to expand...
Click to collapse
Tried that. I consistently get a "phone not support yet" error in iFont.
On what ROM?
Rogue8o8 said:
I use GxFonts to download the fonts then move them to iFonts custom folder. Ifont works well with Q
Click to expand...
Click to collapse
Are you sure iFont still works? I tried to create font package with iFont and installed it, but when I tried to actually change to the font in settings, it says "Font not supported".
Using Android 10 on my Note 9 and have tried Wings and Gxfonts but neither work anymore. Anyone have any suggestions to get custom fonts on Android 10 please?
Eagle0110 said:
Are you sure iFont still works? I tried to create font package with iFont and installed it, but when I tried to actually change to the font in settings, it says "Font not supported".
Click to expand...
Click to collapse
It worked on the 1st build I tried, it no longer works on newer builds
[Solved] Changing Fonts on Note 9 Android 10
GunnerGeezer said:
Using Android 10 on my Note 9 and have tried Wings and Gxfonts but neither work anymore. Anyone have any suggestions to get custom fonts on Android 10 please?
Click to expand...
Click to collapse
@GunnerGeezer
I was having the same problem after the latest update (Aug 2020 Security update) on ALEXNDR Rom.
Yesterday I found a way to install custom fonts in my N9.
The steps are as follows.
Install Zfont app from play store. Try installing the font normally. If it doesn't work and you are rooted with Magisk (of-course) try the following method. It worked fine for me.
But please make a back up of your ROM in recovery before flashing the font zip file | just-in-case |
Download your favorite fonts in .ttf format to the "zFont/Fonts" folder in your phone.
Then open the app and go to the right most option named "Local" on the top
Select your font there and press the "SET" button at the bottom
You will get a "Font Changing option"
Select appropriately. I tried both "Samsung" & "System Root" methods and did not work for me.
So I chose "Create Magisk module flashable zip"
Then chose "ENGLISH" and replace "ALL"
The app creates a magisk flashable zip in "zFont/Magisk" folder
Now open Magisk, select modules and selct the zip file in the zFont/Magisk folder and flash.
Reboot and voila!
Let me know if it all went well. Take care and have a great day!
Thanks for the reply. I'm not rooted as it messes with my banking app. So not sure if this will work for me.
8 Pro, IN2023, 11.0.3.3, rooted, Magisk installed.
I'd really like to change my system font to Bauhaus (which I have as both .TTF and .ZIP). I've spent the last few days messing around with various Magisk modules and with ZFont, but haven't managed to achieve it. My research suggests that any Magisk modules which would do what I want have been pulled by their developers.
So, am I trying to achieve the (currently) impossible, or is there something that I have missed? IF it's the latter, please ELI5 what it is . Many thanks.
Try fontfix from the play store. Needs root though.
Philip said:
8 Pro, IN2023, 11.0.3.3, rooted, Magisk installed.
I'd really like to change my system font to Bauhaus (which I have as both .TTF and .ZIP). I've spent the last few days messing around with various Magisk modules and with ZFont, but haven't managed to achieve it. My research suggests that any Magisk modules which would do what I want have been pulled by their developers.
So, am I trying to achieve the (currently) impossible, or is there something that I have missed? IF it's the latter, please ELI5 what it is . Many thanks.
Click to expand...
Click to collapse
Try this module. Put your .ttf files in the cfi folder and flash. This is one of the modules that was pulled. I tweaked it to where you don't have to rename all the .ttf files.
Legend ⬆
Out of curiosity, what happens when there is more than one .TTF file in the CFI folder? Does it install the first one that it finds?
Philip said:
Out of curiosity, what happens when there is more than one .TTF file in the CFI folder? Does it install the first one that it finds?
Click to expand...
Click to collapse
There's normally several like what's in the one I uploaded. One for each style (thin, regular, italic, etc).
Sorry - I mean different font families (e.g. if I put BAUHAUS.TTF, INCONSOLATA.TTF and CLOCKOPEIA.TTF all in the CFI directory).
Philip said:
Sorry - I mean different font families (e.g. if I put BAUHAUS.TTF, INCONSOLATA.TTF and CLOCKOPEIA.TTF all in the CFI directory).
Click to expand...
Click to collapse
I don't believe this installer will work off one inclusive .ttf. it needs the individual ones.
This is a Brauhaus I found in xda.