I was just doing random stuff on my phone and went to click a button near the top right of the screen, and was mildly horrified to see “1%”, so I immediately put it into the charger, where the phone promptly started showing “0%” for the next ~30 seconds. The phone never died.
Has this happened to any of you?
Wow! How did that happen?
i found a debug command in Android’s battery service:
cmd battery set level 99
. probably only accessible viaadb shell
. don’t do this without charging your phone unless you’re in for a surprise!