The feature to check how much battery is left on your phone is by looking at the battery percentage on the status bar. This feature is accessible in custom ROM and other custom UI by smart phone makers like Samsung and HTC. We can even download apps to display widget, icon or notification about battery percentage however people may ask why Google never took initiative to give this little feature on stock android.

Android 4.4 Kitkat brought numerous changes within android making it clean and simple, including this hidden battery percentage which they might eventually include into their upcoming android updates.

The battery percentage is covered up within battery bar in status bar and has the same font color as that of battery indicator. That’s is the reason you won’t see the battery percentage unless it has 50%.

Android 4.4 Tips and Tricks: Enable Hidden Battery Percentage in Status Bar Without Rooting on Nexus

[ad type=”banner”]

There are 2 ways to enable hidden battery percentage indicator:

  1. Installing App from XDA developers
  2. Enable using ADB command

1. Installing App from XDA developers

Android 4.4 Tips and Tricks: Enable Hidden Battery Percentage in Status Bar Without Rooting on Nexus

Download the app from XDA developer page. Visit the link to install the latest version of the app. Once installed we can enable or disable the battery percentage.

Download from XDA developer 

2. Enable using ADB command

If we comfortable writing ADB commands using computer, we can enable the hidden battery percentage by writing these commands

adb shell content insert –uri content://settings/system –bind

name:s:status_bar_show_battery_percent –bind value:i:1

adb reboot

[ad type=”banner”]

This will enable battery percentage within the battery indicator in all Android 4.4 Kitkat devices.

 

Categorized in: