Guide how to Add ANALOG CLOCK in statusbar

menguin

Geek
Pinoy Techie
How to Add ANALOG CLOCK in statusbar

Take Note: Back-up ka po muna!

You will need the ff:
*Apktool
*920 text editor
*Root explorer

1. Decompile your SystemUI.apk
2. Open SystemUI_src then res then layout
3. Open gemini_status_bar.xml
4. Search nyo code na to
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
5. Sa baba ng code na yan. Copy and Paste nyo ang code na to:
6. Save xml (gemin_status_bar.xml)
7. Recompile SystemUI_src and Sign
8. Set permission to RW,R,R
9. PUSH
10. Reboot

Tanong: paano po papalitan ang itchura ng clock?

1. Open SystemUI_src then res then drawable-hdpi
2. Look for this images:
* ic_qs_clock_cricle
* ic_qs_clock_hour
* ic_qs_clock_minute
3. Papalitan mo lang yan ng gusto mong image ng clock mo. Same name ha? Dapat .png din. :)
 

Similar threads


Top Bottom