Hey guys,
I always found it annoying that I couldn't see the battery percentage. This can be enabled by executing the following command. I have tested it and it does work.
Step 1:
Step 2:
Step 3:
You're set. ;)
Note: If you change the screen resolution, you may have to run the code again.
I always found it annoying that I couldn't see the battery percentage. This can be enabled by executing the following command. I have tested it and it does work.
Step 1:
Code:
Open cmd and type the path to adb.
Code:
adb shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:1
Code:
adb reboot
Note: If you change the screen resolution, you may have to run the code again.
from xda-developers http://ift.tt/1p9WpzF
via IFTTT
No comments:
Post a Comment