Changing Fonts for the Lockscreen Clock
This is a discussion on Changing Fonts for the Lockscreen Clock within the Droid Hacks forums, part of the Droid Hacking category; I was having trouble getting this to work and I finally stumbled onto a solution. I was using a guide I found somewhere else and ...
-
Changing Fonts for the Lockscreen Clock
I was having trouble getting this to work and I finally stumbled onto a solution. I was using a guide I found somewhere else and it would never work, kept getting "cross-device link" errors. Anyway, here's what I did:
Tread at your own risk, I'm not responsible for any bricked devices!
-Requires root-
1. Put the font I wanted on the root of my sdcard, named Clockopia.ttf
2. Open a command prompt. You need the Android SDK installed
3. At the prompt:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cd /system/fonts
mv Clockopia.ttf Clockopia.bat (I renamed the original and kept the file there just in case)
dd if=/sdcard/Clockopia.ttf of=/system/fonts/Clockopia.ttf
mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system

(sorry if this has already been covered somewhere else)
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By petjakob in forum Droid Development
Replies: 1
Last Post: 01-03-2010, 06:02 PM
-
By scv in forum Tech Issues, Bug Reports & Suggestions
Replies: 5
Last Post: 01-02-2010, 06:37 PM
-
By kijutsu in forum Droid Hacks
Replies: 0
Last Post: 01-02-2010, 02:43 PM
-
By Shaneathan in forum Droid Applications
Replies: 8
Last Post: 12-24-2009, 08:47 AM
-
By shademar in forum Droid Applications
Replies: 2
Last Post: 12-01-2009, 05:52 PM
Search tags for this page
android change clock font
,
android change lock screen font
,
android change lockscreen font
,
android clock font
,
android lockscreen clock font
,
android lockscreen font
,
change clockopia font
,
change lockscreen font android
,
clockopia
,
clockopia font
,
clockopia.ttf,
,
clocktopia font
,
font clock ics android
,
font clockopia
,
why abdroid screen never change font
Click on a term to search our site for related topics.
Tags for this Thread