Major issues about Android phone is that they drain battery fast when they get old but since nowadays Android phone comes with large amount of MAh but then also they drain battery and it hurt's and it makes us to think buy a new one but not all people are able to buy the new phone every time. Most importantly you can now save little amount of battery by enable Dark Mode. If your phone is running Android Oreo then check this article to enable dark mode. So, let's jump into the process to save the battery.
To reduce battery drain on Android phone is going to be done by Doze on Android phone
Requirement
• Download Naptime from Play store(Free)
• Connect your phone to Laptop or PC (Turn ON USB Debugging )
• Launch the ADB Command interface and run this command
adb -d shell pm grant com.franco.doze android.permission.DUMP
adb -d shell pm grant com.franco.doze android.permission.WRITE_SECURE_SETTINGS
• Open the Naptime and just Turn On the Aggressive mode.
To reduce battery drain on Android phone is going to be done by Doze on Android phone
Rootless Method
Requirement
* Access to PC or Laptop
* ADB installed
• Download Naptime from Play store(Free)• Connect your phone to Laptop or PC (Turn ON USB Debugging )
• Launch the ADB Command interface and run this command
adb -d shell pm grant com.franco.doze android.permission.DUMP
adb -d shell pm grant com.franco.doze android.permission.WRITE_SECURE_SETTINGS
• Open the Naptime and just Turn On the Aggressive mode.
Conclusion
Doze reduce battery consumption by deferring background CPU and network activity for apps when the device is unused for long periods of time. App standby defers background network activity for apps with which the user has not recently interacted. It will save lots of amount of battery when it is in idle mode or not being used. I hope this will help you!
Comments
Post a Comment