The battery is one of the most vulnerable points of modern smartphones. Even flagship models after 1.5–2 years begin to discharge in half a day, and budget devices sometimes “lose” 30% of their capacity after a year of active use. But how do you know how worn out the battery of your Androiddevice is? Is it enough for another year or two, or is it time to think about replacing?

In this article we will analyze all the available ways to check the battery life - from hidden engineering menus to professional diagnostic applications. You will learn what indicators are considered critical, how to distinguish software wear from physical aging of the battery, and what to do if your smartphone is discharged before your eyes. Important: some methods require special knowledge - we will mark them separately so that you can choose the safest option. For example, on root access or special knowledge - we will mark them separately so that you can choose the safest option.

Let us immediately warn you: data on the battery status may vary depending on the smartphone model and version Android. For example, on Samsung Galaxy s One UI some of the information is hidden by the manufacturer, but on “pure” Android 14 extended reports are available. But basic diagnostic principles work on 90% of devices.

1. Checking through the engineering menu (USSD codes)

The fastest way to get battery data is to use hidden service codes. They work on most smartphones without installing additional applications. Important: some codes may reset settings or cause unstable operation of the system. Enter them carefully!

Basic codes for checking the battery:

  • 🔋 ##4636## — universal code for Android, opens a menu with information about the battery (section Battery information). Shows the charge level, voltage, temperature and technology (Li-ion, Li-Po).
  • 📊 *#0228# — code for Samsung, displays a voltage graph, charge/discharge current and estimated capacity in mAh. On new models, it may require confirmation through OK.
  • 🔍 ##3424## — battery diagnostic test (works on some Huawei, Honor, Xiaomi). Shows charging cycle and wear in percentage.

After entering the code, you will see the technical data. The main parameters that are worth paying attention to:

  • Charge level (Level) — the current percentage, must match the indicator on the notification panel.
  • Voltage (Voltage) — the norm for Li-ion/Li-Po batteries: 3.7–4.2 V when fully charged. If the voltage is below 3.5 V, the battery is very worn out.
  • Temperature (Temperature) —optimally 20–40°C. If above 45°C during normal use, this is a sign of degradation or malfunction.
⚠️ Attention: On some smartphones (for example, Xiaomi s MIUI 14+), the engineering menu may be blocked by the manufacturer. In this case, the codes either will not work or will require you to enter a password. Do not try to “hack” access - this may lead to a reset devices.
📊 How often do you check the battery condition?
Once a month
Only when problems start
Never checked
I don’t know how to do it

2. Built-in Android tools: battery report

Starting with Android 9 Pie, the system has a built-in section with detailed energy consumption statistics. It does not show wear as a percentage, but it helps identify anomalies - for example, if the smartphone discharges too quickly for no apparent reason.

How to open the report:

  1. Go to Settings → Device care → Battery (on Samsung) or Settings → Battery (on other devices).
  2. Tap on the consumption chart (usually at the top of the screen).
  3. Select a period - it’s better to take the last 7-14 days for an objective estimates.

What to look for in the report:

  • 📉 Discharge graph —if it is uneven (sharp jumps), this may indicate unstable battery operation or background processes.
  • ⏱️ Battery life —compare with the passport data. For example, if a smartphone with a 5000 mAh battery lasts less than 10 hours with moderate use, the capacity has clearly decreased.
  • 🔌 High-consumption applications - if system processes are listed in the top (Android System, Google Play Services), this may be a sign of software errors, not wear and tear batteries.

On Android 12 and newer, a section appeared in the report Battery and care, where the system itself assesses the condition of the battery and makes recommendations. For example, a notification may appear: “Battery capacity has decreased. Consider replacing."

💡

If the report shows that the battery is discharged even in standby mode (more than 5% per hour), try calibrating it: completely discharge the smartphone before turning it off, then charge it to 100% without interruption. This may temporarily improve performance.

3. Diagnostic applications: AccuBattery, CPU-Z and others

Specialized utilities provide more accurate information than built-in tools. They analyze charging cycles, measure actual capacity, and even predict remaining battery life. Let's look at the top 3 applications.

Application Main functions Root required? Link (Google Play)
AccuBattery Battery health monitoring, wear calculation, optimization charging No accubattery
CPU-Z Shows voltage, temperature, battery technology No cpu-z
Battery Guru Capacity tests, charging cycle history, overheating notifications No (but there are advanced functions with root) battery-guru
AIDA64 Detailed technical information, including passport and current capacity Partially (for some data) aida64

Let's take a closer look at how to use AccuBattery —the most popular tool:

  1. Install the application and provide all requested permissions (especially access to battery statistics).
  2. Charge the smartphone to 100% and use it as usual until the charge drops to 20-30%.
  3. In the section Health (Healtha percentage wear estimate will appear. For example, “85%” means that the battery has lost 15% of its original capacity.
  4. Tab Charging (Charging) will show how much mAh is actually entering the battery. Compare this value with the rated capacity (for example, if a smartphone has a 4000 mAh capacity, but is charged only up to 3200 mAh, wear is ~20%).
⚠️ Attention: Applications like AccuBattery give approximate data. Their accuracy depends on the quality of the smartphone’s sensors and the application’s algorithms. For professional diagnostics (for example, before selling a phone), it is better to use hardware testers.
What is a “charging cycle” and why is it important?

The charging cycle is a complete discharge and subsequent charging of the battery to 100%. For example, if today you discharged your smartphone from 100% to 50%, and tomorrow you topped it up to 100% and again discharged it to 50%, this will be considered one cycle. Modern Li-ion batteries are designed for 300–500 full cycles, after which their capacity begins to noticeably decrease. Applications like AccuBattery monitor the number of cycles and warn when it approaches critical.

4. Checking via ADB: for advanced users

If you are ready to work with the command line, Android Debug Bridge (ADB) will give the most accurate data about the battery. This method does not require root, but you need basic skills in working with ADB and a computer.

Instructions:

  1. Install ADB on a PC (download Platform Tools from the website Google).
  2. Enable USB debugging on your smartphone: Settings → About the phone → Build number (tap 7 times), then return to Settings → System → For developers → USB debugging.
  3. Connect the phone to the PC and enter in the command line:
    adb shell dumpsys battery
  4. Look in the output for the line:
    • capacity — current level charge in%.
    • voltage — voltage in microvolts (divide by 1000 to get volts).
    • technology — battery type (Li-ion, Li-Po).
    • health — condition: 2 (good), 3 (bad), 4 (too cold), 5 (too hot), 6 (unknown).

For more detailed information, use the command:

adb shell dumpsys batterystats

It will show the history discharge, battery life and application power consumption.

Critical point: if in the output health value 3 (bad), this means that the battery has degraded to the point where its replacement is inevitable. In this case, even calibration will not help.

5. Assessing wear by indirect signs

It is not always possible to have the time or opportunity to use special tools. In this case, battery wear can be assessed by indirect signs - changes in the behavior of the smartphone.

Main “symptoms” of battery aging:

  • Fast discharge - if previously the charge lasted a day, but now it barely lasts half, the capacity has dropped by at least 30-40%.
  • 🔥 Overheating when charging —the battery heats up to 40–50°C even when using the original charger. This is a sign of increased internal resistance.
  • 📱 Spontaneous shutdowns - the smartphone turns off at 20-30% charge, although it previously worked up to 0%. This indicates incorrect calibration of the controller or critical wear.
  • 🔌 Slow charging - if the phone previously charged in 1.5 hours, but now requires 3-4 hours, this may be due to battery degradation (or a faulty charger).
  • 🔄 Bloating of the case — if the back cover of the smartphone begins to bend and the screen “moves away” from the frame, the battery needs to be replaced urgently! This is dangerous to health.

If you observe 2-3 signs from the list, the probability of battery wear exceeds 80%. In this case, it is better to carry out a full diagnosis using one of the methods described above.

Check the wear through AccuBattery or the engineering menu|Make sure that the problem is not in the software (reset the settings)|Estimate the cost of replacement (sometimes it’s cheaper to buy a new smartphone)|Check the originality of the new battery (there are many fakes on Aliexpress)|Make a backup of your data before repair-->

6. When is it time to change the battery: criteria and recommendations

There is no universal wear threshold, after which the battery must be replaced. It all depends on how you use your smartphone. However, there are general recommendations:

Wear level Symptoms Recommendations
10–20% Slight reduction in operating time (1-2 hours). Can be used further, but monitor temperatures and charging cycles.
30–50% The charge lasts 30–50% less than the rated time. Spontaneous shutdowns are possible. Consider a replacement, especially if the smartphone is used intensively (games, navigation).
50–70% The phone discharges in 3-4 hours, gets very hot, and can swell. Replacement is required. Risk of sudden shutdown and damage to the device.
70%+ The battery does not hold a charge for more than 1-2 hours, the phone may not turn on. Operation is dangerous! Immediate replacement.

If you decide to replace the battery, consider the following nuances:

  • 🔧 Original vs. analogue —original batteries (for example, for Samsung or iPhone) last longer, but cost 2-3 times more. Analogs (Green Cell, Remax) are cheaper, but may last less.
  • 🛠️ Independent replacement — if you do not have experience, it is better to contact the service. Incorrect installation can damage the cables or the power controller.
  • ♻️ Disposal of old battery —do not throw it in the regular trash! Lithium-ion batteries must be taken to hazardous waste collection points.
⚠️ Attention: On some models (for example, Google Pixel, OnePlusafter replacing the battery, you may need to reset the power controller via ADB or special software. Otherwise, the smartphone will not display the charge level correctly. Check this point with the specialist before repair.
💡

If the battery is swollen, this is not just an inconvenience, but a direct threat to safety. Lithium-ion batteries in this condition may catch fire or explode. Immediately turn off your smartphone and contact service!

7. How to extend the life of a battery: practical tips

Even if the battery is already worn out, a few simple rules will help slow down further degradation and extend its service life by 20–30%. These tips are also relevant for new smartphones.

Basic recommendations:

  • 🔋 Avoid complete discharge —optimal charge range: 20–80%. Regular discharges to 0% reduce the battery life.
  • ☀️ Do not overheat your smartphone —do not leave it in the sun, under a pillow or in the car in the summer. Temperatures above 45°C destroy the battery structure.
  • 🔌 Use the “correct” chargers - cheap chargers without protection can supply too high a current, which accelerates wear. It is better to use original or certified adapters.
  • 📵 Disable unnecessary functionsGPS, NFC, Bluetooth and background synchronization of applications consume energy even in standby mode.
  • 🌙 Activate the dark theme and adaptive brightnessAMOLED-screens consume less energy when displaying dark colors.
  • 🔄 Update the software —manufacturers regularly optimize power consumption in new versions Android.

For advanced users: if you have rootyou can install applications like Battery Charge Limitthat artificially limit the maximum charge level (for example, to 80%). This significantly extends the life of the battery, but requires technical skills.

FAQ: Frequently asked questions about checking the battery

Is it possible to check battery wear without installing applications?

Yes, using the engineering menu (codes ##4636## or *#0228#) or built-in report in settings Android. However, these methods provide less accurate data than specialized utilities like AccuBattery.

Why does AccuBattery show 20% wear, but the smartphone works fine?

The application estimates wear by the number of charging cycles and current capacity, but does not take into account individual usage characteristics. If you rarely charge your phone to 0% and avoid overheating, the battery may age more slowly than the app predicts. An error in the sensors is also possible.

What to do if the battery is swollen, but the smartphone is still working?

Immediately turn off the device and Do not turn it on! A swollen battery can damage internal components or catch fire. Take your smartphone to a service center to have the battery replaced. Do not try to disassemble it yourself - it is dangerous.

How much does it cost to replace the battery in the service?

The cost depends on the smartphone model and battery type:

  • Budget models (Redmi, Samsung A-series): 1,500–3,000 rub.
  • Flagships (Samsung S/Note, Google Pixel, OnePlus): 3,000–6,000 rub.
  • iPhone (in authorized services): 5,000–10,000 rubles.

Original batteries are more expensive than analogues, but last longer. Always check which battery is being offered to you.

Is it possible to “reanimate” an old battery?

Partially - yes. Try the following methods:

  1. Calibration: Completely discharge your smartphone until it turns off, then charge it to 100% without interruption. Repeat 2-3 times.
  2. Reset power controller (required ADB): enter the command adb shell dumpsys batterystats --reset.
  3. Replacing thermal paste (in the service) - sometimes battery overheating is associated with dried thermal paste between it and the case.

However, these measures give a temporary effect. If the battery is worn out by more than 50%, it is better to replace it.