Disclaimer: If you don’t understand these simple steps, you should NOT be messing with your phone. They are self explanatory and I will not be held responsible for your bricked phone.
Alright, let’s get to the fun stuff nowsu
mount -o remount /dev/mtdblock4 /system
cat /system/fonts/DroidSans.ttf > /sdcard/orig_font/DroidSans.ttf
cat /system/fonts/DroidSans-Bold.ttf > /sdcard/orig_font/DroidSans-Bold.ttf
cat /sdcard/new_font/DroidSans.ttf > /system/fonts/DroidSans.ttf
cat /sdcard/new_font/DroidSans-Bold.ttf > /system/fonts/DroidSans-Bold.ttf
mount -o ro,remount /dev/mtdblock4 /system
sync
reboot
6. You should now have new font on your phone
“If I have helped you, help me”
[Via http://0mietechsupport.wordpress.com]
No comments:
Post a Comment