How to hide/delete AM/PM in clock status bar and expanded:::::::::::::
How to hide/ delete AM/PM in clock status bar
and expaded?
Note:
1)tested on jb 4.2.2
2) always make a backup
Let's Start::::
1. decompile your SystemUI.apk
2. got to
com>>>android>>>>systemui>>>statusbar>>>policy>>>DateViewsmali
3. open in any text editor(notepad++/jota+)
4.look for or search for
const-string v21, "a"
now delete a
it will be like this
const-string v21, ""
5.then save and recompile your edited SystemUI.apk
6. Push meta-inf nd Androidmmainfest from orginal ui to edited
7.Last step... push or flash your SystemUI.apk
happy modding :) :) :)
#Sr
0 comments:
Post a Comment