This is ScreenShot of this guide....



Requirements
-Braints.apk
-apktools.apk
-SystemUI.apk
-Settings.apk
-texteditor.apk
-and your challenge apk...
If you meet the requirements
-now you must download the materials from HERE
If you've downloaded the material now decompile SystemUI.apk
If finished....
Merge the material into folder smali....
If done....
Open gemini_statusbar.xml....
N search layout with attribute android:id="@id/battery" and change layout_width and height into 0.0dip
Add this under earlier Layout
<com.ali.widget.BatteryView android:layout_height="wrap_content" android:layout_width="wrap_content"/>
If done now recompile systemui.... Do not be pushed out... wait settings.apk....
Now decompile Settings.apk.... n go to res/xml/display_settings.xml
N add this line above </PreferenceScreen>
<com.ali.widget.VanBatteryPreferences android:title="@string/battery_theme_title"/>
Now add this into res/values/strings.xml
<string name="battery_theme_title"/>Choose theme of battery</string>
N done..... recompile sign push with your systemui into your system folder.....
If you want to add battery percentage... you must add this in gemini_statusbar.xml
<com.ali.widget.BatteryText android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="#ffffff" android:textSize="14dip"/>
N add this below <com.ali.widget.VanBatteryPreferences/>
<com.ali.widget.BatteryPrecent android:title="@string/battery_theme_percent"/>
N add this into strings.xml
<string name="battery_theme_percent"> Show percentage in battery?</string>
If you want to change theme.... install van battery or you get the many theme from HERE
Full credit....
-Allah SWT
-Muhamad SAW
-Warkop Wifi....
-Family
-Maaadr
-And You
-And Many More.....
Regards...
0 Komentar
Penulisan markup di komentar