Android?What!?
Android Enthusiast
Anyway someone can help me figure out if we could center the clock in the status bar?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Here is a clue:
https://github.com/BobZhome/android...mmit/525ed40eb0508a50542f451ca9ba8ea853d5e87e
https://github.com/BobZhome/android_frameworks_base/commit/b129a155c4d86fc6588123fb2a4ce20223ca32d5
A friend of mine(JerryScript) wrote code to build it into his CM7 ROM.
AYou may need a tool called smali ,i never used it so i am not sure.But you can do allot with this. I think the line with fffooo. I think thats color. So you can change the color.
And i saw something else.
It looks like you can change your signal bars into numbers.
And the guy that wants to hide the clock needs,this.
Edit i dont think you need smali
Google how to open .ui
Find software
Copy system.ui to computer
Open system.ui
Open statusbar.xml
Modify
Put system.ui back where you got it
Reboot
I have never done this and dont know if its exact procedure.
But that should give you an idea.
If you can do that you have learned a little about building websites as well. That style of coding is how html websites are put together
thanks i have a feeling its to much for the guy,but wiil help someone sometime.
it sorta got me interested in actually doing a more visual mod for a change.