Maximizing battery life after installing Android System Updates using ADB

Vasudev Menon
Vasudev Menon
1.3 هزار بار بازدید - پارسال - The tutorial should help you
The tutorial should help you in reducing the battery drain caused by Android System.

Links:
Walkthrough for installing adb: https://www.xda-developers.com/instal...
Concept/Idea: https://github.com/KelvinCrag/Optimizer
Headset: https://www.amazon.in/Xbox-Wireless-H...
Xbox Wireless Adapter: https://www.amazon.in/Xbox-Wireless-A...
DolbyON Android/iOS app: https://www.dolby.com/en-in/apps/dolb...
(These are not amazon affiliate links and I don't earn commission)

Android Debug Bridge(ADB in short) is a tool for debugging Android devices. We'll be using Package Manager to trigger background optimization tasks immediately instead of delaying it when one of the following conditions are met:
1. Device is charging
2. Device is fully charged
3. When device is idle or inactive

Command to run background optimizer logic:
adb shell cmd package bg-dexopt-job
Command with background optimizer and reboot:
adb shell cmd package bg-dexopt-job && adb shell reboot

Thumbnail made with Freepik: https://www.freepik.com/photo-editor/...
پارسال در تاریخ 1402/03/24 منتشر شده است.
1,362 بـار بازدید شده
... بیشتر