• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Clock font color

Kiwasad

Newbie
I've been using Velocity for awhile but I got sick of apps not working. So now I'm back to stock. I themed my phone using Metamorph everything went fine except the clock color won't change. I have a black status bar and the clocks font won't change colors.

The theme I got the clock should be white.
 
clock font color has to deal with .xml's in the framework, in order to get it to change the xml has to be edited and have the clock color changed using the binary features:

meaning
#FFFFFF will not change it to white, instead you may get some off color green or something.

i hope that answers your question
 
Actually, the clocks color is in the services.jar in a smail file. A little harder to edit, but still possible.
 
Actually in gingerbread there is no smali anymore, the clock color is entirely different but can still be changed by decompiling framework-res.apk and systemui.apk... i have been trying to change it for no joke 6 weeks and still cant get it... but i hear its possible and have seen it done...
 
Except the Ally doens't run Gingerbread, so it would be in a .smali. I've been working with them just today, actually.
 
Back
Top Bottom