[MOD][ROOT]

Prashanth Meesara:

Senior Member
Jan 15, 2013
608
262
0
Bellary
Hello guys ive just edited statusbar apk to get the center clock
hope you like it
tested only on xt1022 (indian version)

Screenshot



Download it and copy to system/priv-app using any root explorer app and set RW-R-R permission reboot

Or using adb type
adb remount rw
adb push SystemUI.apk /system/priv-app
adb shell chmod 644 /system/priv-app/SystemUI.apk
adb reboot

Replacing apk is enough just gave .odex file also
 

Attachments

Last edited:

Hetalk

Senior Member
Sep 30, 2011
3,021
3,135
0
Ahmedabad
Hello guys ive just edited statusbar apk to get the center clock
hope you like it
tested only on xt1022 (indian version)
trying to make a flashable zip will be available very soon
:D:D

Screenshot

Nice.
You can share the apk.
We can just push it and set correct permissions, and it should work.
BTW nice screen. What iconpack are you using?
 

Prashanth Meesara:

Senior Member
Jan 15, 2013
608
262
0
Bellary
Nice.
You can share the apk.
We can just push it and set correct permissions, and it should work.
BTW nice screen. What iconpack are you using?
thanks its big white icon pack

yeah but i will post both apk and flashable zip at the same time i just now made it if possible will make some more modifications and will give it
:laugh:
 
  • Like
Reactions: Hetalk

Prashanth Meesara:

Senior Member
Jan 15, 2013
608
262
0
Bellary
I think i need to use a smali in order to get that battery % to the side of battery but can anyone confirm that there will be no chance of brick if i deodex the rom using kitchen and install it ?? ive made a backup of my rom already just to be safer side :confused:
 

Hetalk

Senior Member
Sep 30, 2011
3,021
3,135
0
Ahmedabad
I think i need to use a smali in order to get that battery % to the side of battery but can anyone confirm that there will be no chance of brick if i deodex the rom using kitchen and install it ?? ive made a backup of my rom already just to be safer side :confused:
You can take a nandroid backup of your current setup to your external sd card, using twrp. After that you can do all you want to do with your rom without worrying about what can screw up. :good:
 

Prashanth Meesara:

Senior Member
Jan 15, 2013
608
262
0
Bellary
Ive deodexed apps but cant find smali folder :confused:
none of the apktool working they always gives error so iam using virtuous studio but when i decompile it wont show smali what should be done?
 

Prashanth Meesara:

Senior Member
Jan 15, 2013
608
262
0
Bellary
I am deodexing the system will tell the results soon and even compiling decompiling is also too complex and adb root commands need adb insecure app but we can use adb root apps in power off mode but all other options like adb reboot reboot recovery works fine

Sent from my XT1022 using XDA Free mobile app