This is an open-source application for visually changing battery data in the Android system. Created with Sketchware Pro.
Through Root or Shizuku, dumpsys/cmd commands are executed, which can change some battery data.
- Parse whether OnePlus' custom dumpsys is being used
- Change battery percentage (the ability to set negative values and values >100 depends on the ROM)
- Change the capacity in mAh
- Change the temperature (some firmware may turn off the phone at certain values)
- Change USB connection status
There are several ways to do this:
- Execute in shell
dumpsys battery reset. - Press "Reset" button in my app.
- Reboot your device.
✨There's a lot of ideas, but for example, you could take screenshots like "Look at my weird battery!" or if you have 1% left, you could change the percentage and add at least 1 extra minute before your phone get off.
Since this app was made in Sketchware Pro, I recommend compiling it in Sketchware Pro. You can find the SWB file for Sketchware Pro in the Releases tab.
For Android Studio, simply clone the repo, open it there, and build.
Latest release can be find here. For all releases, I include an APK file with a test signature and a SWB file for those who want to open the project in Sketchware Pro.