raulillo
Members
- Aug 2, 2022
- 43
- 20
Trying to reset battery stats (x14, houji), as it always shows 6h 33' left of battery.
I found the commands in another post:
Second command fails:
Edit: This sounds a bit as if root was needed, which I don't have.
I found the commands in another post:
adb shell dumpsys battery reset
adb shell dumpsys batterystats --reset-all
adb shell reboot
Second command fails:
I was checking the adb developer settings, and eventually turned the error into this:raul@mordor:~$ adb shell dumpsys batterystats --reset-all
Security exception: Permission denial, must have one of: [android.permission.WRITE_SECURE_SETTINGS]
Any advice about how to continue?raul@mordor:~$ adb shell dumpsys batterystats --reset-all
Security exception: Package android does not belong to 2000
Edit: This sounds a bit as if root was needed, which I don't have.
Last edited: