[Script] Change Fonts

Search This thread

suhel28

Senior Member
Oct 30, 2010
324
138
Make a folder named FONTS in your sdcard.
Put any font file .ttf in it (only one at a time)
download and extract the script in the root of your sdcard
Run the Script in terminal emulator ( ATTACHED) on your phone or in CMD on PC

If you are using CMD first type
adb shell and than type the below code

su
cd /sdcard
sh fonts.sh

your phone will reboot after running this script to make changes.

This script : -

  1. will rename the font placed in the fonts folder
  2. will replace the fonts
  3. will create backup of your original font in your sdcard.

FOR FONTS YOU CAN CHECK OUT THIS TOPIC ON XDA THEMES FORUM
Working Fonts

Cheers :)



EDIT : Original fonts attached just incase you want to go back

If you are able to successfully run the script on device other than x8.. kindly post your device name.
 

Attachments

  • fontsscriptbysuhel.zip
    497 bytes · Views: 13,913
  • ORiginalFOnts.zip
    99.7 KB · Views: 3,743
Last edited:

MASVA

Senior Member
Nov 10, 2010
53
22
Krapina
tnx,work just fine

6_a492b.jpg
 
Last edited:
  • Like
Reactions: DMD9

suhel28

Senior Member
Oct 30, 2010
324
138
Hello,

I noticed you posted it in the General section too. Is this script only for the Xperia X8 or will it work on any Android device?

any, as per my knowledge..

btw ur that guy from addictivetips??? i once made a comment on your site about "you just copy paste even without testing if it works" .. nvm I was new to android at that time lol
 

suhel28

Senior Member
Oct 30, 2010
324
138
free app from market

like am charging for the script...lol


Type Fresh allows you to easily backup, restore, and replace your system fonts. After applying your fonts, you MUST reboot your system!

my script automatically reboots (bows to the applauds, thankyou-thankyou)

and why get an extra app on your phone when you can do it the easy way.. (big grin)

ah god!!!! why don't people appreciate good work :p
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    Make a folder named FONTS in your sdcard.
    Put any font file .ttf in it (only one at a time)
    download and extract the script in the root of your sdcard
    Run the Script in terminal emulator ( ATTACHED) on your phone or in CMD on PC

    If you are using CMD first type
    adb shell and than type the below code

    su
    cd /sdcard
    sh fonts.sh

    your phone will reboot after running this script to make changes.

    This script : -

    1. will rename the font placed in the fonts folder
    2. will replace the fonts
    3. will create backup of your original font in your sdcard.

    FOR FONTS YOU CAN CHECK OUT THIS TOPIC ON XDA THEMES FORUM
    Working Fonts

    Cheers :)



    EDIT : Original fonts attached just incase you want to go back

    If you are able to successfully run the script on device other than x8.. kindly post your device name.
    4
    Sony sketch by Diezil
    2
    little bigger mod by hrc4u (10 %)
    1
    tnx,work just fine

    6_a492b.jpg
    1
    doesnt work for me :/
    just renames all my files in my SDCARD

    you did something wrong than..

    create a FONTS folder on your sdcard..

    just put the font file in your /sdcard/fonts and run the script as simple as that