Owners of modern smartphones most often strive to reduce the time they connect to a power outlet, but there is a narrow segment of users who need the opposite task. Increasing charging time becomes relevant for those who use a phone in modem mode around the clock, participates in autonomy tests or tries to extend the life of an old battery. The slow flow of energy reduces heat generation, which is critical for the chemical stability of Li-Ion elements. In this article we will look at technical and software ways to slow down this process.
You need to understand the physics of the process: the speed of filling the container directly depends on the current and voltage supplied by the power controller. Standard adapters and protocols Qualcomm Quick Charge or USB Power Delivery are designed for maximum speed. To change the situation, the user will have to go against the factory optimization algorithms. This requires intervention in the system settings or the use of specific equipment.
It should be immediately noted that deliberately slowing down charging is not a standard function in the menu of most shells. You will have to combine several methods: from choosing a โweakโ power source to using engineering menus and third-party software. Let's look at these strategies in detail, assessing the risks and effectiveness of each approach.
Choice of power supply and cable as a physical limiter
The easiest and safest way to slow down the process is to use equipment with underrated characteristics. If you connect a modern flagship to an old 5 Volt and 0.5 Ampere power supply (USB 2.0 standard), the battery filling speed will drop significantly. The smartphone's power controller will automatically detect low source power and switch to slow charging mode.
The quality and length of the cable also play a decisive role. Long cables (more than 2 meters) with a thin core cross-section create high resistance, which leads to a voltage drop at the device input. The system perceives this as the adapter's inability to deliver the required current and reduces power consumption. Use cheap cables without support for fast protocols to achieve the best effect.
โ ๏ธ Warning: Using low-quality power supplies can lead to unstable voltage, which is more harmful to electronics than slow charging. Make sure that the adapter produces a stable 5V, even if the current is low.
Disabling the fast charging function in the device settings is another effective method. Many manufacturers, such as Samsung or OnePlusallow you to manually deactivate accelerated protocols. Go to Settings โ Device maintenance โ Battery โ Charging settings and turn off the switch Fast charging. This will forcibly limit the input current to standard values.
Software limitation via the engineering menu and ADB
For deeper settings, you can use debugging tools. The command line ADB (Android Debug Bridge) allows you to send directives directly to the system, bypassing the graphical interface. This method requires connecting the smartphone to the computer and having the drivers installed. With its help, you can try to change the current limits if the device kernel supports such modifications.
Enter the following command to check the current power settings (root access is required on some models):
adb shell dumpsys battery
Some custom kernels allow you to limit the charging current through files in the directory /sys/class/power_supply. If your smartphone is rooted, you can find the file responsible for current limiting (often called input_current_limit) and write a lower value there. However, this is an advanced method that requires caution.
Before entering any commands through ADB, be sure to take a full backup of your data, as changing system power settings can lead to unstable operation of the device.
An alternative to manually entering commands are special applications from the store Google Playsuch as AccuBattery or Battery Charge Limit. They cannot physically change the current coming from the outlet, but can programmatically turn off charging when a certain percentage is reached, simulating a very long process of gaining capacity in small portions.
The influence of background processes and screen activity
The time that the indicator shows up to 100% depends not only on the incoming current, but also on energy consumption in parallel with charging. If you run heavy applications, turn on maximum screen brightness and active geolocation, the net rate of energy storage in the battery will decrease. Part of the incoming current will be spent on covering the current needs of the system, and not on charging.
For maximum slowdown, it is recommended to create a load artificially. Run a benchmark, enable 4K video recording, or use your phone as a Wi-Fi hotspot with connected clients. This will create a situation where consumption almost equals receipt energy, stretching the process over many hours.
However, it is worth remembering the thermal mode. High load combined with charging, even slow charging, causes the processor and battery to heat up. The power controller can throttling (reduce frequencies) or even stop charging at critical temperatures. Monitor sensors through applications like CPU Throttling Test.
Specifics of operation of power controllers of different brands
Different manufacturers implement energy management algorithms in their own way. Devices based on chipsets MediaTek often have hidden engineering menus accessible through a code in the dialer. For example, entering a code or brand-specific combinations can open a menu where test modes are sometimes available. Smartphones have aggressive optimization algorithms that are difficult to bypass without root access. At the same time, stock Android is ##4636## or brand-specific combinations can open a menu Battery Information, where test modes are sometimes available.
Smartphones Xiaomi And Poco have aggressive optimization algorithms that are difficult to bypass without root access. At the same time, stock Android on Google Pixel more loyal to third-party ADB commands. Understanding the architecture of your device helps you choose the right impact tool.
| Brand / Shell | Ability to disable Fast Charge | Access to the engineering menu | Features of current control |
|---|---|---|---|
| Samsung (One UI) | Available in settings | Limited | Adaptive fast charging |
| Xiaomi (MIUI/HyperOS) | No (only through modules) | Via codes or ADB | Hard link to proprietary chargers |
| Google Pixel | No (automatically) | Via ADB | Adaptive charging on schedule |
| OnePlus (OxygenOS) | Yes (Dash/Warp Charge) | Limited | High current at low voltage |
Owners of devices with proprietary protocols (for example, VOOC from OPPO or SuperCharge from Huawei) find it most difficult to achieve slow charging, since these technologies require a handshake (handshake) between the unit and the phone. If the phone does not see the proprietary unit, it automatically switches to the standard 10 W or less, which solves the problem.
Power saving modes and their effect on charging
Activating the mode Energy Saving or Ultra Power Saving usually limits background activity and reduces processor performance. Paradoxically, this can speed up charging as the phone consumes less power when idle. To increase charging time, it is better to disable this mode, allowing the system to work at full power.
However, some smart features, such as Google's Adaptive Charging or Samsung's Battery Protection, can extend the process over time. They deliberately pause charging at 80% and only complete charging when you wake up. If your goal is simply to keep your phone charged longer, enabling these features will help, although the physical speed will remain high during active moments.
โ ๏ธ Note: The details of how adaptive charging algorithms work may change with firmware updates. Check the current settings in the "Battery" menu of your device, as the interface and item names are often updated by manufacturers.
To artificially lengthen the cycle, it is best to keep the screen on with a heavy application open. Display brightness is one of the main energy consumers. Setting the value to 100% is guaranteed to increase the time required to achieve a full charge.
Temperature and environmental conditions
Chemical processes in the battery are highly dependent on temperature. At low temperatures (around +10ยฐC), the internal resistance of the battery increases, and the power controller is forced to reduce the charging current to prevent damage to the cells and lithium coating. Placing the smartphone in a cool place (but not in the cold!) can naturally slow down the process.
On the contrary, overheating forces the system to urgently reduce the current or stop charging. If you want stable but slow charging, ensure good passive cooling. Remove the case and place the phone on a metal or stone surface. This will allow the controller to maintain a stable, but not maximum current without triggering thermal protection.
Why does cold slow down charging?
At low temperatures, lithium ions move more slowly inside the electrolyte. To avoid the deposition of lithium metal on the anode (which irreversibly reduces capacity), the charge controller artificially lowers the current.
Ideal conditions for controlled slow charging are room temperature around 20-22 degrees without direct exposure to sunlight. In such conditions, the algorithms work normally, and you can control the speed only through the power source and load.
Checklist for setting up slow charging
To systematize actions and achieve a predictable result, use the following algorithm. It will help combine software and hardware methods without risk to the device.
โ๏ธ Setting up slow charging
Following these steps is guaranteed to increase the network connection time by 3-5 times compared to the normal mode. This is useful for calibrating the battery controller, which sometimes gets lost during constant fast charging cycles.
The combination of a weak power supply and high CPU load is the most effective software and hardware way to increase charging time without root.
FAQ: Frequently Asked Questions
Is it intentionally harmful to the battery slow down charging?
On the contrary, slow charging is less stressful on battery chemistry. It generates less heat and reduces electrode degradation. The only risk is the use of low-quality power supplies with unstable voltage.
Is it possible to completely stop charging at 80% in software?
Yes, applications like MacroDroid or Battery Charge Limit (require root) can turn off the current supply when reaching a given threshold, allowing the phone to discharge by 1-2% and start charging again, simulating an endless process.
Why does the phone charge slowly on its own?
This may be a sign of cable wear, dirty charging port, device overheating, or the โAdaptive chargingโ function, which adapts to your mode sleep.
Does airplane mode affect charging speed?
Airplane mode turns off communication modules, reducing energy consumption. This will speed up charging. To slow it down, airplane mode needs to be turned off and actively searching for a network or data transfer.
How to reset the battery controller?
There is no full reset without root, but you can try to discharge the phone before turning it off, then charge it to 100% with a slow charger in the off state. This will help recalibrate the percentage indicator.