[How To] *Root Required* Flip Fonts On GS4 - Verizon Samsung Galaxy S 4

Ok since the flip fonts from the play store do not work properly... I looked around and found a way to get the flip fonts to work... I take no credit for any of the work shared in this thread... I'm just making it easy by putting some links in one spot... Must be rooted to give iFont permission to change the font... :highfive: Thank zsig in this thread http://forum.xda-developers.com/showthread.php?t=2252268&page=4 for his explination...
zsig said:
Ok, I managed to install custom fonts on my phone.
Here's how to:
1) Install the app iFont from the play store
2) Run the app (it should create a folder on your files) and then close it
3) Download font apk of your choice
4) Using a file manager place your custom font .apk file on the root of the iFont folder
5) Run iFont again, select the "Local" tab. Your font should be there. Select it and tap "Set".
The app may require you to reboot your phone. When you do, it's done.
Sent from my GT-I9505
Click to expand...
Click to collapse
Download and Thank Winb33 in this thread for his Powerfont apk... http://forum.xda-developers.com/showthread.php?t=2176490
You can use search and find other flipfont apk's for download...

Related

installing fonts

i was just wondering if anyone knows a way to manually install more fonts on the vibrant.
I was wondering the same thing
Search for "FlipFont" in the market.
zinite said:
Search for "FlipFont" in the market.
Click to expand...
Click to collapse
appreciate it. will give it a shot. hopefully it works for non-root.
What if you want to use a font that flipfonts hasn't offered?
EDIT: NM got it, an app for Root users called Type Fresh can backup/ restore system fonts, and can install new fonts with proper permissions. Any TTF font file works, but picking ones that are designed for on screen viewing is best.
sent from my Samsung Vibrant
The_Chrome_Coyote said:
What if you want to use a font that flipfonts hasn't offered?
EDIT: NM got it, an app for Root users called Type Fresh can backup/ restore system fonts, and can install new fonts with proper permissions. Any TTF font file works, but picking ones that are designed for on screen viewing is best.
sent from my Samsung Vibrant
Click to expand...
Click to collapse
thanks! zinite and the chrome coyote
EDIT: i tried the app. i got to the point where i restart the phone but the new fonts do not apply. have you or anyone got this to work right on the vibrant yet? (the chrome coyote)
I tried it as well and also had no success. Font would not apply.
At least you Vibrant users got some "starter fonts" out of the box.
Captivates don't come with any besides the default.
I highly recommend the Helvetica Neue from the Market, btw, especially if you were fond of the Zune interface.
DJ! said:
thanks! zinite and the chrome coyote
EDIT: i tried the app. i got to the point where i restart the phone but the new fonts do not apply. have you or anyone got this to work right on the vibrant yet? (the chrome coyote)
Click to expand...
Click to collapse
creator2456 said:
I tried it as well and also had no success. Font would not apply.
Click to expand...
Click to collapse
Yes. I ran into this problem as well. You need to go to Settings and return your fonts to "Default" and reboot before you will see the changes.
The app works by replacing the default fonts, if the phone is already using a flipfont font then it wont work
The_Chrome_Coyote said:
Yes. I ran into this problem as well. You need to go to Settings and return your fonts to "Default" and reboot before you will see the changes.
The app works by replacing the default fonts, if the phone is already using a flipfont font then it wont work
Click to expand...
Click to collapse
I'll give that a try as it seems like a very reasonable reason why it wasn't working. Thanks for that.
Try my guide: http://www.xxthe3dmanxx.com/AndroidFonts/androidfont.html
It was written for the Moto Cliq but might work on the vibrant.
the3dman13 said:
Try my guide: http://www.xxthe3dmanxx.com/AndroidFonts/androidfont.html
It was written for the Moto Cliq but might work on the vibrant.
Click to expand...
Click to collapse
Just tried it. Did not work. Not sure if I did anything wrong, but I followed directions properly. Phone would not boot past initial Samsung Vibrant screen. Luckily I was able to ADB the .backup out and replace the original.
I just recently put this in the sticky in the general section. I listed the directory where to put the font, reboot, go to the settings and select the font, phone should reboot with the new font added.
I would LOVE IF you could test the directory for me. I bought helvatica through the system, do I think it's correct.
creator2456 said:
Just tried it. Did not work. Not sure if I did anything wrong, but I followed directions properly. Phone would not boot past initial Samsung Vibrant screen. Luckily I was able to ADB the .backup out and replace the original.
Click to expand...
Click to collapse
You need to adjust the permissions of the renamed font files to match the stock fonts or else you'll boot loop
sent from my Samsung Vibrant
The_Chrome_Coyote said:
You need to adjust the permissions of the renamed font files to match the stock fonts or else you'll boot loop
sent from my Samsung Vibrant
Click to expand...
Click to collapse
Ok...I followed the directions and did as they said. So, how does one go about doing this?
I use Root Explorer, as its one of the easiest ways to move system files around your phone.
To save you time looking in /system/fonts the permissions are:
User: Read-Yes, Write-Yes, Execute-No
Group: Read-Yes, Write-Yes, Execute-Yes
Others: Read-Yes, Write-No, Execute-Yes
Using Root explorer, you can navigate to your renamed DroidSans.ttf and DroidSans-Bold.ttf files, long press on them and select "permissions", then make sure the permissions match the stock font's listed above.
I cant express how effective the Type Fresh App was in doing this for me, and saves me a whole ton of hassle renaming everything. Plus its free.
The_Chrome_Coyote said:
I use Root Explorer, as its one of the easiest ways to move system files around your phone.
To save you time looking in /system/fonts the permissions are:
User: Read-Yes, Write-Yes, Execute-No
Group: Read-Yes, Write-Yes, Execute-Yes
Others: Read-Yes, Write-No, Execute-Yes
Using Root explorer, you can navigate to your renamed DroidSans.ttf and DroidSans-Bold.ttf files, long press on them and select "permissions", then make sure the permissions match the stock font's listed above.
I cant express how effective the Type Fresh App was in doing this for me, and saves me a whole ton of hassle renaming everything. Plus its free.
Click to expand...
Click to collapse
Thanks for that. Guess I'll give it a go again later today. I'll try Type Fresh again first, then move to doing it manually.
International Fonts
For more fonts and also international fonts, I did a tutorial on a Moto Droid couple months back, it should be exactly the same for "ROOTED" Samsung Vibrant:
http://nexusonehacks.net/android-hacks/droid-hack-how-to-install-thai-font-on-droid/
What I would like to know is how to write the AKP for flipfonts.
I wanted to pull one of the APKs from the Apps directory, but it seems to to work. I also tried making a backup of the APK with titanium backup, but the zip is empty. It seems the files are protected in some way.
I just wanted to take a look at the structure of the apk so I can use it as a template to create custom font APKs to side load.
If anyone can manage to make a backup of one of the flipfont APKs please explain how you did so.
I installed thai fonts by update.zip no root required.

[Q] Fonts

where can i get new fonts for my phone?
You can use any TTF font I believe. There is a thread on XDA (search for it) that has boatlaods of fonts. You can use Font Changer (market) to install them. I wouldn't flash them, just extract the .ttf from the zip and put it on your memory card and then use Font Changer to apply it. Don't let Font Changer restart the phone for you, it seems to hang on the TB.
nerozehl said:
You can use any TTF font I believe. There is a thread on XDA (search for it) that has boatlaods of fonts. You can use Font Changer (market) to install them. I wouldn't flash them, just extract the .ttf from the zip and put it on your memory card and then use Font Changer to apply it. Don't let Font Changer restart the phone for you, it seems to hang on the TB.
Click to expand...
Click to collapse
ok thanks for the info. ill search xda and see what i come up with.

The Ultimate Look and feel changing theming guide!!!

(Thread featured on linuxine.com!!Read the article:-http://www.linuxine.com/story/ultimate-look-and-feel-changing-theming-guide
Important:This is a request from me,please post some screenshots for me to use.ill give u credit and will be grateful to you
This is a complete theming guide for android!!!it allows you to change the look of android completely to diifferent skins and os's
Windows Phone 7​
This is a simple procedure to change the interface of android to windows phone
First of all,I AM NOT RESPONSIBLE FOR ANY HARM YOU MAY CAUSE TO YOUR DEVICE!!!!!!
First download these awesome softwares from other cool devs available on the play store or as apks on the net
Launcher 7(Home screen)
Photo safari(Pictures hub)
Z player (Music Player)
WP7 Notifications(Notifications.Duh!!)
My xbox live(games hub)
Wp7 Lock(lock screen)
WP7 Contacts(Contacts)
Wp7 Phone(optional)
Wp7 calculator
Wp7 email
Downloaded? Now for the second step,Shift all the user apps to system apps.Apps like the phone and music should be replaced.Xbox live,calculator can just be loaded.NoteELETE THE ODEX FILES IF YOURE DELETING A SYSTEM APP!!!
In case you dont knw how to make a user app to system read on,else,skip the next para
There are two ways you can convert a user app to system:The NOOB way and the XDA way!
Noob wayownload titanium backup pro,long press an app,go to special functions and click move to system app Or download system app mover.
XDA way:
Important: Make sure to allow any SuperUser permission requests that you may get during these steps..
Procedure
Configuring ES File Explorer for root read/write access (required only once):
Launch ES File Explorer, press Menu and tap ‘Settings’.
In the settings, enable the ‘Up to root’ check box.
Further down in the settings, enable ‘Root Explorer’ check box. You will get a warning that you should confirm.
You will then get the Superuser permissions request that you must allow.
Finally, enable the ‘Mount File System’ check box, and press the back key to get back to the explorer interface. ES File Explorer is now configured to work as a root explorer. You do not need to do this again on the same device now, unless you uninstall ES File Explorer, perform a factory reset or install another ROM.
Finding the APK of an already-installed normal app (skip to step 3 if you already have the APK):
First of all, install the app from Play Store, if you haven’t already done that.
Launch ES File Explorer and go to /data/app. (You may have to press the back button to get to / first).
If you know the icon of the app, you can easily find it here. If you are having trouble finding the app here due to the confusing names or because of having a lot of apps installed, just search for the app in Google Play Store in a web browser and look at its Play Store link for the name. The file name will basically be the part after ?id= in its market link (and before any other question mark that may or may not appear in the link).
If you already have the APK of the file that you want to install as a system app, make sure you have transferred it to your device’s SD card if you haven’t done that already. Also make sure you know the path where you have copied it on the SD card.
Once you have located the required APK on the SD card from ES File Explorer, tap-and-hold on its icon till you get a menu, and tap ‘Cut’. You should see a little blue arrow on the bottom of the screen now. (You may select ‘Copy’ instead of ‘Cut’ if you are copying a file over from the SD card and want to keep a copy there. In case of copying an APK from /data/app, always use ‘Cut’.)ES File Explorer Copying
Now press the back button till you reach / and then browse to /system/app/
Tap the little arrow that you see on the bottom of the screen. It will bring up a pane with the icon of the copied file.
Tap on the file’s icon, and it will be transferred to /system/app/.
Now find the app’s icon in the list of files there and tap-and-hold on it till you get the menu.
Scroll down in the menu till you see ‘Properties’ and tap on it. You will now see the properties dialog.
Tap the ‘Change’ button in front of the Permissions to bring up the permissions dialog.
Make sure everything under ‘Read’ is checked, only ‘User’ is checked under ‘Write’ and nothing is checked under ‘Execute’ Your screen should look like the following:ES File Explorer Permissions
Tap OK on this screen and then on the Properties screen. Your app’s permissions are now set correctly.
Reboot your device. Your app is now ready to be used as a system app.(optional)
Well were done!
youre ready to use ur brand new WP7!!!
Galaxy S3​
First of all we will change the icon of galaxy y
For this you will have to download Galaxy Slll ICON PACK
Now we will have to flash the S3 ICON PACK.zip in recovery mode follow instruction below
Turn off your phone then start it by pressing volume up+home+power button.
Click on "update from sdcard" then select "S3 Icons Pack.zip" file then select reboot. Cong. first step over.
Second add galaxy S3 wallpaper to galaxy y.
For this you will have to download Galaxy Slll WALLPAPER PACK
Extract the zip file to sd card and set as wallpaper.
Next changing boot animation of galaxy y
You will have to download Galaxy Slll BOOT ANIMATION
you will have to flash CWM or Stock Recovery Mode with "Slll boot animation "
Next install the S3 video player on galaxy y
For this you will have to download Galaxy Slll VIDEO PLAYER
Just install the Apk now you have achieve look and feel of s3 on galaxy y.
Download Galaxy SIII RINGTONES it is a zip file containing six ring tone you will have to extract this file using file manager like Astro if using mobile or if on pc use winrar to extract it on sd card then play it in music player and set as ringtone
Lastly,get the S-Voice flashable zip and flash it.Link:http://www.xdafileserver.nl/Files/S...ice/GT-I9100_WanamLite.Hacked.SVoice.V1.3.zip
There you have it!!An S3!!!!
All files attached below
Ios 5​
Paid Way:Get Ilauncher or iphonelauncher and replace your original one with it.Then get the remaining apps
Free way:Get espier launcher
Other apps:-iphone notifications
isettings
omega status bar with iphone theme
gokeyboard with iphone theme
IOs 5 Lockscreen
All these apps should replace the original apps!!
There you have it!!An ios device
MIUI​
Download Tencent desktop attached below.It is an awesome MIUI launcher made by a chinese dev but it has been translated by the awesome xda dev Quinny899! A big thanks is due to him!
Secondly,Download the Miui Wallpaper from below
Then download the miui ringtones
Get the miui camera below
Then get exdialer from play store.(its an miui themed dialer)
Miui gallery attached below
Then install them as system apps(mentioned in the wp7 section,in case you missed it)
Whoa!!Its an MIUI Phone!!!
HTC Sense​Get the Htc launcher by Tharun95 below
Then,to complete the HTC Experience,Get the other Htc theme below,the theme is music lover.apk.
Move to system apps,replace the originals and...
TaDah!! An HTC Phone!!!
Ice Cream Sandwich​First,get these awesome apps from play store:
Holo Launcher
Camera ICS
ExDialer with ICS Theme
Messaging Pro G
Android Pro Widgets
By now you must knw wht to do...move user to system,install..blah,blah,blah
Well,your Phone is now ICS!!!
Windows 8​Make your phone look like windows 8 with the launcher 8 attached below:laugh:
Your phone will look exactly like win 8
Windows 7​The android seven launcher attached below is a all in one app to transform android to win 7
Use it and enjoy!!
Symbian​Get the Adw launcher and skin it with the symbian theme.
So far,thats all you can do,but why on earth would you want to theme android to symbian???
Xperia​Get the Xperia S launcher and the other xperia files below.They include launcher,wallpaper,widgets,apps and more.
and youve got an xperia phone!!!!!
To be updated later​
just a heads up,
post screenshots,
and be more creative,
looking at things like this is eyestraining,
be colorful and imaginative
so that everyone will appreciate your guide
deathnotice01 said:
just a heads up,
post screenshots,
and be more creative,
looking at things like this is eyestraining,
be colorful and imaginative
so that everyone will appreciate your guide
Click to expand...
Click to collapse
Thanks for the tip
Thanks for the guide, I will try to do this.
I have one emotion
Sent from my GT-S5360 using xda premium
Screenies will look good and influence people's minds
Guys he has written a so good,big and efficient guide to make changes without any pngs or smalli edits. Atleast give him a thanks... Hey dude AWESOME GUIDE...THANK YOU!!!! and can u plz provide an ios music player and s3 music player if u know to port or have an ported 1..
And plz add some ss.. It will be more appreciated
Sent from my GT-S6102 using xda premium
samsoul16 said:
Guys he has written a so good,big and efficient guide to make changes without any pngs or smalli edits. Atleast give him a thanks... Hey dude AWESOME GUIDE...THANK YOU!!!! and can u plz provide an ios music player and s3 music player if u know to port or have an ported 1..
And plz add some ss.. It will be more appreciated
Sent from my GT-S6102 using xda premium
Click to expand...
Click to collapse
Why don't u press thanks?
Guys about the screenshots,
I currently am busy and dont want to do all of this.Very,Very sorry,but screenies will have to wait for future updates of this guide.Dont worry i update it regularly(I just added MIUI)
In the meantime,if someone else could please post some screenshots theyll be much appreciated.Not only by me but by all the guys who want screenshots.
Regards,
mrappbrain
is s voice working on galaxy y ... I don't think so ,if so please upload the file to a new file hosting site like mediafire ..............
shivamsejal said:
is s voice working on galaxy y ... I don't think so ,if so please upload the file to a new file hosting site like mediafire ..............
Click to expand...
Click to collapse
s voice needs lots of space in the system rom,
i think we cant install it unless a stripped down version is available
hey dude, thanks for tutorial.

[GUIDE]How to change font on L9[stock rom]

Hi all, i do not see a similar topic so i opened this. On stock rom of p760( don't know if other variants have the same way) i tried to change font using iFont, with no results. Now i explain you how to change font without difficults guides.
1) Download from Play Store IFont https://play.google.com/store/apps/details?id=com.kapp.ifont
2) Now open it and let it download all previews
3) now go in settings>display> and choose the default "roboto font" ( this is the key for success in changing font)
4) now choose a font from IFont and apply it( phone will reboot)
5) enjoy your new font!
Roboto must be selected all the time, otherwise ifont will stop applying yoir selected font.
YOUR PHONE MUST BE ROOTED!
Please give a thank if i helped you.
If someone has other methods just PM me, i will ad tips in OP.
http://forum.xda-developers.com/showthread.php?t=2407513
root your devive first.then replace fonts
\system\fonts\

[NO ROOT] Install Google Sans or any other fonts form ttf

The ROG phone 2 supports flipfont, and with zFont you can generate custom fonts from ttf files.
Start by picking your file.
Locate to "Local" and click on the file icon.
Here's the tricky part, select "Samsung"
Only "Kikat and below" and "Lolipop" option will work, as others will not generate flipfont
Install the apk and profit
Imgur with all the steps
This should also work with any other devices that uses flipfont
I've linked my google sans font below for reference.
Hit Thanks if this helped
OMG Thanks dude im searching from past week on how to change the font to google sans thank you very much.
Thanks for the steps, but all I really wanted was Google Sans, which you provided!
Thank you so much!!
Awesome thanks
Work as hell..just install the google sans apk normally. And nothing else to do...great work dev...ty[emoji106]
Sent from my [device_name] using XDA-Developers Legacy app
Dude thank you so much. I been waiting for Google Sans since this phone launched.
Sent from my ASUS_I001DC using Tapatalk
I'm trying to change, but i'm not find this "Samsung" n when i click at File icon green "Aa, the button just open the menu /storage/emulated/0
Thanks
the attached APK google sans worked..
otherwise flipfont didn't work.
z font will allow install and is able to change in the setting ( system font setting) but no difference what so ever. I guess the fonts have to be converted or something and then one can install flawlessly. Which brings me to my question .. how to make the fonts user ready?
Akashkc said:
the attached APK google sans worked..
otherwise flipfont didn't work.
z font will allow install and is able to change in the setting ( system font setting) but no difference what so ever. I guess the fonts have to be converted or something and then one can install flawlessly. Which brings me to my question .. how to make the fonts user ready?
Click to expand...
Click to collapse
What device r u using?? And do ur device support flip font or have font manager??
Naresh Rawat said:
What device r u using?? And do ur device support flip font or have font manager??
Click to expand...
Click to collapse
-ROG II 512 version with WW rom...
-Flip font got stuck in the loading screen.
-I downloaded some fonts with the zfonts app and got some fonts installed.
-Font manager I guess would be the one in the Phone settings?
-The downloaded fonts from the zfont show in the phone font setting but there are barely any changes.
I did download the attached Google sans serif APK which directly installed in the phone font setting.
When applied it worked Great.
Akashkc said:
-ROG II 512 version with WW rom...
-Flip font got stuck in the loading screen.
-I downloaded some fonts with the zfonts app and got some fonts installed.
-Font manager I guess would be the one in the Phone settings?
-The downloaded fonts from the zfont show in the phone font setting but there are barely any changes.
I did download the attached Google sans serif APK which directly installed in the phone font setting.
When applied it worked Great.
Click to expand...
Click to collapse
I hv ROG 2 128 GB variant with WW Rom
Zfonts worked for me. I will tell u how
1. After downloading the desired font or installing custom ttf font file which u hv downloaded from the elsewhere (from zfont app), select the samsung option while setting.
2. After selecting Samsung option, select "kitkat and below" or lollipop - 5.0 & 5.1.1 (i hv selected kitkat and below)
3. Install the apk after seleting any of the either option and bang?????
Check out ur font manager under display tab. There u will find the font which u hv selected the zfont app.
Also the google sans apk that is provided in this thread works as good as zfont.
Moreover i hv installed XDA POWER FONTS. That gave me soo many fonts to change it every day. lol..
((LUV U ASUS FOR PROVIDING SUCH DECENT FONT MANAGER))
All of these r working as fine as hell.
TY??
do you have yoyo font from LG? thanks
Naresh Rawat said:
I hv ROG 2 128 GB variant with WW Rom
Zfonts worked for me. I will tell u how
1. After downloading the desired font or installing custom ttf font file which u hv downloaded from the elsewhere (from zfont app), select the samsung option while setting.
2. After selecting Samsung option, select "kitkat and below" or lollipop - 5.0 & 5.1.1 (i hv selected kitkat and below)
3. Install the apk after seleting any of the either option and bang
Check out ur font manager under display tab. There u will find the font which u hv selected the zfont app.
Also the google sans apk that is provided in this thread works as good as zfont.
Moreover i hv installed XDA POWER FONTS. That gave me soo many fonts to change it every day. lol..
((LUV U ASUS FOR PROVIDING SUCH DECENT FONT MANAGER))
All of these r working as fine as hell.
TY
Click to expand...
Click to collapse
Thanks for the Instructions, I have installed "Armata" font.
Naresh Rawat said:
I hv ROG 2 128 GB variant with WW Rom
Zfonts worked for me. I will tell u how
1. After downloading the desired font or installing custom ttf font file which u hv downloaded from the elsewhere (from zfont app), select the samsung option while setting.
2. After selecting Samsung option, select "kitkat and below" or lollipop - 5.0 & 5.1.1 (i hv selected kitkat and below)
3. Install the apk after seleting any of the either option and bang
Check out ur font manager under display tab. There u will find the font which u hv selected the zfont app.
Also the google sans apk that is provided in this thread works as good as zfont.
Moreover i hv installed XDA POWER FONTS. That gave me soo many fonts to change it every day. lol..
((LUV U ASUS FOR PROVIDING SUCH DECENT FONT MANAGER))
All of these r working as fine as hell.
TY
Click to expand...
Click to collapse
Got it. Luv it. Thanks sarr
timescaming said:
The ROG phone 2 supports flipfont, and with zFont you can generate custom fonts from ttf files.
Start by picking your file.
Locate to "Local" and click on the file icon.
Here's the tricky part, select "Samsung"
Only "Kikat and below" and "Lolipop" option will work, as others will not generate flipfont
Install the apk and profit
Imgur with all the steps
This should also work with any other devices that uses flipfont
I've linked my google sans font below for reference.
Hit Thanks if this helped
Click to expand...
Click to collapse
Ok ), tnx.
အင္
Unfortunately it is not working on my s21u with android 13. Does anyone has a newer apk? Well I tried to select it and it prompted to uninstall it. May be i have to do it woth Zfont. Is there a wat just to install apk and select it from the font menu on the phone.
ONE UI CUSTOM FONTS
Samsung One UI using zFont 3
GUIDE AND TROUBLESHOOTER
Google Fonts
LAST EDIT ON MAY 14, 2023​
1) Download and install the official Samsung Sans system font from the Galaxy Store. This is the non-modified version for creating the initial backup. Once installed, manually change your system font to Samsung Sans from Display > Font Settings.
2) In Samsung Cloud, create a backup of only the settings while your font is set to Samsung Sans. The first two steps only need to be done once for all subsequent custom fonts.
3) Uninstall or update over the old Samsung Sans font with the new custom zFont Samsung Sans font file which contains the font you want to change to. This uses the same package name (com.monotype.android.font.samsungsans) as the official font to trick cloud into thinking it's legit. GOOGLE FONTS has a huge open source selection of fonts that can be downloaded in TTF format.
NOTE: There's also an option to use other fonts in zFont instead of Samsung Sans, but if you choose those, you'll have to create a new backup with the official version of that font selected.
4) Change your system font to "Default".
NOTE: Your custom font should be present within your font list after installation. When updating custom fonts, it might appear as if the correct font is already selected but your new font won't actually become active until you refresh it by unselecting and reselecting the font which requires the Samsung Cloud workaround since you can't select a modified font manually from the font menu or you'll get an error.
5) In Samsung Cloud, select the option to restore. Uncheck all options except "Settings" to restore only the settings that you backed up in step #2. While it's restoring, you'll see the text on the screen update to your target custom font prior to reaching 100% complete if it's successful. Once the restoration is finished, you'll get a dialog popup asking if you want to delete old backups, select the NO response so the backup can be used for future fonts.
6) Verify your font changed from "Default" to Samsung Sans or whatever custom font option you selected. Font settings are usually located in the device's Display settings. Once verified, restart your device.
NOTE: Not all text will be replaced with your updated font until after a system reboot. Verify your font was automatically changed to the new font from Default prior to rebooting. If it failed to update, continue to the troubleshooting steps below to verify system applications.
Subsequent Updates: To update your font while a backup of the device settings is already created (with the correct font file selected per step #2), just update custom font file, change font to default, restore settings, restart device (or just start at step #3). No need to create a new backup unless the original backup is lost.
TROUBLESHOOTING
Samsung Cloud custom font workaround will not work if you debloated your system applications. Samsung Cloud relies on several pre-installed applications to restore all settings back to its former backed up state, especially font since it seems like getting the font to restore is the toughest setting to fix if debloated. I'm not sure 100% exactly which applications affect this, but I've confirmed that it's only Samsung Apps.​MUST BE INSTALLED AND ENABLED
Samsung Cloud
Samsung Cloud Platform Services(SCPM)
Samsung Core Services (SCS)
Samsung Account (Logged In)
Galaxy Themes
Galaxy Themes Services
Galaxy Store
Foundation
Noto Serif / Source Sans
CMHProvider
OTHER APPLICATIONS TO CHECK
SamsungOne
ShortcutBNR
KeyCustomizationInfoBNR
Samsung Pass
Calendar
Reminders
Contacts
Phone
Messages
Recommended apps
DiagMonAgent
Samsung Notes
IPService
Smart Switch Agent
com.samsung.android.smartswitchassistant
Secure Folder
Other Apps? Comment Below!
CONCLUSION​Not sure which ones exactly it needs but you don't need to rebloat every single application. I do know it's several of the preloaded Samsung packages. All the applications listed are related to Samsung Cloud one way or another. They must be INSTALLED and ENABLED! If I end up narrowing the list down further, I'll update this list of required applications.​
.

Categories

Resources