By John Paolo Desuasido on Friday, July 5, 2013 at 10:12pm
Hey guys,
This time I will make a tutorial on how to add "EDT" tweak support on your SystemUI
Features of EDT Tweak
Battery Options:
Please refer this guide on this thread:
http://forum.xda-developers.com/showthread.php?p=43801589
How to Install - For Users
Note:
EDT.apk can be found at the referred thread.
Credits
This time I will make a tutorial on how to add "EDT" tweak support on your SystemUI
Features of EDT Tweak
Battery Options:
- Show/Hide Battery Icon (Doesn't work)
- Battery Text Style (Regular,Hide and Small %)
- Prepend/Append Battery Text
- Change Charging Color (For Battery Text)
- Change Regular Color (For Battery Text)
- Change Medium Level Color (For Battery Text)
- Change Low Level Color (For Battery Text)
- Show AM/PM
- Small AM/PM
- Hide AM/PM
- Hide Clock
- Show Signal Bars (Doesn't work)
- Show Signal Strength (Not available yet)
- Show dBm Text (Not released)
- Show/Hide Battery Icon
- Show Signal Bars
- Show Signal Strength
- Show dBm Text
- EDT Files - http://d-h.st/pPN
- SystemUI.apk
- Apktool or similar
- EDT Tweaks apk
Please refer this guide on this thread:
http://forum.xda-developers.com/showthread.php?p=43801589
How to Install - For Users
- Download the EDT Files zip package on your Computer and extract it anywhere in your desktop
- Now on your phone, Pull your SystemUI.apk and paste it on your sd card
- Now connect your phone to your Computer and Connect USB Storage
- Copy the pulled SystemUI.apk and paste it on your apktool folder
- Decompile your SystemUI.apk (You know how to do it right?)
- Now copy the extracted smali from the EDT Files zip package and paste it on smali/com/android/systemui/statusbar/. Replace if asked
- Go to res/layout/ and open status_bar.xml
- Copy the code from here : http://pastebin.com/LCSkKs7a
- Paste it above com.android.systemui.statusbar.Clock
- Compile the SystemUI.apk (You know how to do it right?)
- On your phone, push the SystemUI.apk to system/app using Root Explorer or similar.
- Now install EDT.apk and you can now use it's features
Note:
EDT.apk can be found at the referred thread.
Credits
- Romanbb
- BarJei
No comments:
Post a Comment