- Apr 19, 2014
- 3,557
- 332
Hello together,
there are a lot of guys who ask how to change the battery icon. There are several ways to do it
Theme by @Superwitchi:
import it to theme app, go to My account, customize theme and apply statusbar
Tap my account -> themes -> List themes down -> tap import
DefaultDark.mtz
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Quick and dirty
Attention: This is not the correct way, but many people asked and I am not ready with the better way description
1. install the old firmware with newer battery icons (or download the corresponding MiuiSystemUI.apk)
2. adb pull /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk
3. install the new firmware with the older battery icons
4. copy from point 2. -> "MiuiSystemUI.apk" to "/system/priv-app/MiuiSystemUI/MiuiSystemUI.apk"
5. overwrite the old one (root explorer or twrp -> /system must be mounted as r/w)
6. perhaps your phone will crash... then hit the power button for a longer time
7. reboot
You can download "MiuiSystemUI.apk" from the older firmware with new styled battery icons so you dont have to install older firmware:
https://drive.google.com/open?id=1kqhiu2bYQSLToWlEKQOUpX5atzD0y1U-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Better way but a little bit complexer
You need the following tools:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Happy day, Regards Kater
there are a lot of guys who ask how to change the battery icon. There are several ways to do it
- Theme Editors - if they running with Android Q themes
- do it by your own manually "quick and dirty"
- do it by your own and learn how to decompile/compile "complex" method
Theme by @Superwitchi:
import it to theme app, go to My account, customize theme and apply statusbar
Tap my account -> themes -> List themes down -> tap import
DefaultDark.mtz
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Quick and dirty
Attention: This is not the correct way, but many people asked and I am not ready with the better way description
1. install the old firmware with newer battery icons (or download the corresponding MiuiSystemUI.apk)
2. adb pull /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk
3. install the new firmware with the older battery icons
4. copy from point 2. -> "MiuiSystemUI.apk" to "/system/priv-app/MiuiSystemUI/MiuiSystemUI.apk"
5. overwrite the old one (root explorer or twrp -> /system must be mounted as r/w)
6. perhaps your phone will crash... then hit the power button for a longer time
7. reboot
You can download "MiuiSystemUI.apk" from the older firmware with new styled battery icons so you dont have to install older firmware:
https://drive.google.com/open?id=1kqhiu2bYQSLToWlEKQOUpX5atzD0y1U-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Better way but a little bit complexer
You need the following tools:
- Apktool or Apk-Multi-Tool
- Texteditor as example NotePad++ (for editing XML and Smali lines)
- Image editing software if you want to create your own icons
- 7-Zip, Winrar or Total Commander
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Happy day, Regards Kater
Last edited: