The battery charge indicator on Android smartphones often shows only an approximate icon, which is not always convenient. Especially when you need to know exactly what percentage of energy is left - for example, before a long trip or when using energy-intensive applications. Fortunately, on almost any device you can enable a digital display of percentages next to the battery icon.
In this article we will look at all possible methods: from standard shell settings Samsung One UI, Xiaomi MIUI i Oppo ColorOS to universal methods for โpureโ Android and devices with root access. You will also learn why this function may be hidden on some smartphones, and how to bypass manufacturer restrictions.
Important: the interface and location of menu items may vary slightly depending on the version of Android and the proprietary shell. If your smartphone does not support any of the described methods, check for system updates - manufacturers often add new features in the latest firmware.
1. Standard Android settings (without additional applications)
On most modern smartphones, the display of charge percentage is enabled through the system settings. Let's look at the process using popular shells as an example.
For pure Android (Pixel, Motorola, Nokia, etc.) the path is usually like this:
- Open
Settings โ Battery. - Tap on the โ๏ธ (gear) icon in the upper right corner.
- Activate the switch
Battery percentage.
On Samsung Galaxy s shell One UI:
- ๐ฑ Go to
Settings โ Notifications โ Status bars. - ๐ Find the item
Show charge percentage batteriesand turn it on. - ๐จ Here you can select the display style: inside the icon or next to it.
For devices Xiaomi, Redmi i POCO s MIUI:
- Go to
Settings โ Notifications and status bar. - Select
Battery indicator. - Check the option
Percentage(Icon and Text styles are also available).
โ ๏ธ Attention: On some models Xiaomi s MIUI 12 i newer function may be hidden in Settings โ Screen โ Advanced. If you donโt find it, try searching by settings (magnifying glass icon at the top).
Owners Oppo, Realme and OnePlus with shell ColorOS need:
- ๐ Open
Settings โ Notifications and status bar. - ๐ Click on
Status bar. - ๐ Enable Battery percentage if the settings are not applied -->
Battery percentage.
Make sure your smartphone is charged at least 20%
Close all background applications
Connect to Wi-Fi to download updates (if needed)
Reboot your device if the settings do not apply -->
2. Using the notification panel (quick method)
Some manufacturers allow you to temporarily display charge percentages directly through the notification panel - without diving deeply into the settings. This method works on most devices with Android 10 and newer.
Instructions:
- Swipe down from the top edge of the screen to open the notification panel.
- Swipe down again to expand the panel completely.
- Find battery icon in the upper right corner and hold it for 2-3 seconds.
- In the window that appears, turn on the switch
Show percentages.
If this method did not work, try an alternative option:
- ๐ง Open the notification panel and tap on the icon โ๏ธ (gear) in the upper right corner.
- ๐ฑ Select
Notification panel settings. - ๐ Scroll down to the section
Battery indicatorand activate the display of percentages.
On some devices (for example, Huawei s EMUI) this option may be called Indicator style batteries โselect the option with percentages.
If after turning on the percentages do not appear immediately, try restarting your smartphone or changing the theme in the settings. Sometimes this helps to โrevealโ hidden interface elements.
3. Applications from Google Play for displaying percentages
If your smartphone does not support displaying charge percentages at the system level, you can use third-party applications. They not only show the exact charge, but also provide additional information about the battery: temperature, voltage, operating time, etc.
Top 3 tested applications:
| Application | Features | Link (search name) |
|---|---|---|
| Battery Percentage | Minimalistic widget, shows percentages in the notification panel, supports dark mode | Battery Percentage by MacroPinch |
| AccuBattery | Shows percentages + analyzes battery health, predicts operating time, tracks charging cycles | AccuBattery by Digibites |
| Battery Widget Reborn | Flexible appearance customization, widgets for the home screen, charge history | Battery Widget Reborn by 3c |
| GSam Battery Monitor | Professional analysis of battery consumption by application, display of percentages in real time | GSam Battery Monitor by GSamlabs |
How to install and configure:
- Download the application from Google Play (use the names from the table above).
- Open it and provide the necessary permissions (access to battery information).
- In the application settings, select the percentage display style (in the notification panel or on the home screen).
- Activate a persistent notification if you want to see percentages in the status bar.
โ ๏ธ Attention: Some applications (for example AccuBattery) require battery calibration for accurate readings. This takes 2-3 charge/discharge cycles. They can also show percentages with a small error compared to system data.
Advantages of third-party applications:
- ๐ More accurate data about the battery (temperature, voltage, current).
- ๐จ Possibility of customizing the appearance of the indicator.
- ๐ Statistics of charge consumption by application.
- โก Notifications about full charge or critical level.
How to remove a constant notification from an application?
If the constant notification about charge percentage bothers you, you can turn it off:
1. Go to Settings โ Applications.
2. Find the application you need (for example, AccuBattery) and tap on it.
3. Select Notifications and turn off the switch.
4. Alternatively, you can remove the notification directly from the curtain by swiping left/right on it and clicking โPinโ or โDelete.โ
4. Setting up via ADB (for advanced users)
If your smartphone does not have a built-in option to display percentages, but supports USB debugging, you can activate the hidden function via ADB (Android Debug Bridge). This method works on many devices with "pure" Android and some shells.
What you will need:
- ๐ฅ๏ธ A computer with Windows, macOS or Linux.
- ๐ฑ USB cable for connection smartphone.
- ๐ ๏ธ Utility
ADB(can be downloaded from Android SDK or use portable versions like Minimal ADB and Fastboot).
Step-by-step guide:
- Enable developer mode on the smartphone:
- Go to
Settings โ About phone. - tap on the item 7 times
Build number(will appear notification "You have become a developer").
- Go to
System โ For Developers and enable USB Debugging.adb shell settings put global battery_percent 1
This command will activate the display of percentages.
If you need to return everything back, use the command:
adb shell settings put global battery_percent 0
โ ๏ธ Attention: Working with ADB requires caution. Incorrect commands may disrupt the system. Also, after updating Android, the settings may be reset, and the procedure will have to be repeated.
What devices does this method work on:
- ๐ฑ Smartphones Google Pixel (all models).
- ๐ฑ Devices with Android One (Nokia, Motorola, Xiaomi Mi A-series).
- ๐ฑ Some models Sony Xperia and LG.
- โ Does not work on most devices Samsung, Huawei and Xiaomi with branded shells.
The ADB method is the only way to enable charge percentages on some devices with "pure" Android, where the manufacturer has not added this option to the interface.
5. Changing system files (for root only)
If you have root access, you can manually edit the system files responsible for displaying the battery indicator. This method is suitable for experienced users and requires caution.
What you will need:
- ๐ฑ A smartphone with an unlocked bootloader and obtained root access.
- ๐ ๏ธ File manager with root support (for example Root Explorer or Solid Explorer).
- ๐พ Backup copy of system files (in case of errors).
Instructions for devices with Android 9-13:
- Open the root manager and go to the path:
/system/cust/pack/others/or/system/priv-app/SystemUI/(the exact path depends on the firmware).
- Find the file
battery_percent.xmlorsystemui.xml. - Open the file in a text editor and find the line:
<bool name="battery_percent">false</bool>Replace
falsewithtrue. - Save changes, set rights
644(rw-r--r--) and reboot the device.
For devices with MIUI:
- ๐ Go to
/system/media/theme/default/. - ๐ Find the file
com.android.systemui(can be in the format.apkor.odex). - ๐ ๏ธ Decompile it using Apktool, find the line
battery_percentand change the value totrue. - ๐ Compile back and replace the original file (don't forget to make a backup!).
โ ๏ธ Attention: Any changes to system files can lead to bootloop (loop reboot) or other critical errors. Before starting work, make sure that you have a working backup and the ability to restore the device viafastbootorrecovery.
An alternative method for root users:
- ๐ฑ Install the module Battery Percent Enabler for Magisk.
- ๐ง Activate it in the manager Magisk and reboot your smartphone.
- โก The module will automatically turn on the display of percentages without manually editing files.
What to do if after the changes the smartphone does not turns on?
If after editing the system files the device stops booting:
1. Go to recovery (usually by pressing Power + Volume Up).
2. Restore the backup via Nandroid backup or flash the original file back.
3. If recovery is not available, flash the stock firmware via fastboot or ODIN (for Samsung).
4. As a last resort, use EDL mode (an authorized account is required manufacturer).
6. Alternative ways to monitor the charge
If none of the above methods worked, you can use alternative solutions for monitoring the charge level.
Method 1: Widget on the home screen
- ๐ฑ Hold your finger on an empty space on the home screen and select
Widgets. - ๐ Find the widget
BatteryorSystem information(the name depends on the firmware). - ๐ Drag it to the screen - it will show the charge percentage in real time.
Method 2: Voice assistant
You can quickly find out the charge level using voice commands:
- ๐ค Say
"Okay, Google, what's the battery level?" - ๐ค Or activate Bixby (on Samsung) and ask:
"How many percent of the battery is left?"
Method 3: Fast settings
On some devices, percentages are displayed when expanding the quick settings panel:
- ๐ฑ Swipe down twice from the top edge of the screen.
- ๐ Percentages may appear in the upper right corner next to the battery icon.
- ๐ If not - try changing the order of the quick settings tiles (pencil in the upper right corner).
Method 4: Charger with display
Some modern chargers and powerbanks have a built-in display that shows:
- ๐ Current charging current (in amperes).
- ๐ Charge percentage of the connected device.
- โก Time until fully charged.
Examples of such devices: Anker PowerPort III, Baseus GaN 2, Xiaomi HyperCharge.
7. Why may the charge percentages not be displayed?
Sometimes, even after enabling the function, charge percentages do not appear in the settings. Let's consider the main reasons and solutions:
| Problem | Possible reason | Solution |
|---|---|---|
| Percentages are not shown after enabling | The system cache is not updated | Reboot the device or clear the cache in Settings โ Storage โ Cache data |
| The option is not in the settings | Manufacturer disabled the function | Use ADB or third-party applications |
| Percentages appear only when charging | Setting power saving | Disable battery saving mode in Settings โ Battery |
| Inaccurate readings (jump) | Uncalibrated battery | Completely discharge and charge the smartphone 2-3 times |
| The function is available, but does not work | Firmware error | Update the system or reset the settings to factory settings |
Additional reasons:
- ๐ฑ Manufacturer's shell: Some brands (for example, Huawei in the latest versions EMUI) deliberately remove this function, considering it redundant.
- ๐ System update: After a major Android update, the settings may be reset.
- ๐จ Theme: Some interface themes override the standard battery indicator.
- ๐ ๏ธ Modified firmware: Custom firmware (for example, LineageOS) may have their own settings.
โ ๏ธ Attention: On devices with Android 12 and newer, some manufacturers block changes to system parameters via ADB for security reasons. In this case, only third-party applications or obtaining root access is left.
On smartphones Google Pixel 6/7/8 c Android 13+ the function of displaying charge percentage is disabled by default and does not turn on through standard settings. The only working methods are ADB or third-party applications.
8. Tips for saving battery power
Now that you see the exact charge level, you should take care of extending battery life:
Optimizing software:
- ๐ Update applications and the system - new versions often optimize energy consumption.
- ๐งน Clear the cache and delete unused applications through
Settings โ Applications. - ๐ Limit background activity for energy-intensive applications (for example, social networks).
Screen settings:
- ๐ Use dark theme on AMOLED screens - this reduces battery consumption by 10-15%.
- โฑ๏ธ Reduce the automatic screen shutdown time to 15-30 seconds.
- ๐ฆ Disable auto brightness and set a comfortable level manually (usually 40-60%).
Network functions:
- ๐ถ Switch to
2G/3Gif you do not need high-speed Internet. - ๐ก Disable
Wi-Fi,BluetoothiGPSwhen they are not in use. - โ๏ธ In places with a poor signal, activate Airplane mode โconstantly searching for a network drains the battery.
Additional Tips:
- ๐ Avoid completely discharging and overheating the battery - the optimal charge range is 20-80%.
- ๐ก๏ธ Do not use the smartphone in extreme temperatures (below 0ยฐC or above 35ยฐC).
- ๐ Every 3-6 months perform battery calibration (full discharge/charge cycle).
To quickly check which application uses the most battery, go to Settings โ Battery โ Battery usage. The consumption of applications over the last 24 hours or several days is displayed here.
FAQ: Frequently asked questions about charge percentages on Android
โ Why are the charge percentages on the widget and in the settings different?
This is normal. The system indicator shows data from the battery controller, and third-party applications can use their own calculation algorithms. The difference is usually 1-3%. For accuracy, give preference to system data.
โ Is it possible to enable charge percentages for Huawei s EMUI 12+?
On new versions EMUI (12 and newer), the function of displaying charge percentages has been removed. The only working methods:
- Use third-party applications (for example, AccuBattery).
- Install custom firmware (requires unlocking the bootloader).
There is no official way through the settings.
โ How to remove charge percentages, if they interfering?
To disable the display of percentages:
- For the standard indicator: return to the battery settings and deactivate the option.
- For ADB: run the command
adb shell settings put global battery_percent 0. - For third-party applications: remove the notification in the curtain or uninstall app.
On some devices (Samsung), you can choose to display percentages only when connected to charging.
โ Why do charge percentages โjumpโ (for example, from 50% to 30%)?
Sharp jumps in percentages are usually associated with:
- ๐ Uncalibrated battery โperform 2-3 full charge/discharge cycles.
- ๐ Battery wear โcheck the health of the battery in AccuBattery.
- ๐ง Low temperature โ Lithium-ion batteries lose capacity in the cold.
- ๐ ๏ธ Controller error โbattery replacement may be required.
If the problem persists, contact a service center.
โ Is there a way to show the charge percentage on the locked screen?
Yes, on some devices this is possible:
- ๐ฑ On Samsung:
Settings โ Lock screen โ Widgets โ Battery. - ๐ฑ On Xiaomi:
Settings โ Lock screen โ Advanced โ Battery information. - ๐ฑ On pure Android: use the widget
At a Glance(shows charge and weather).
If the option is not in the settings, try widgets from third-party applications (for example, Battery Widget Reborn).