Monday, June 3, 2019

Improve Android Battery with WAKE_LOCK

Run shell:
./adb shell

Example of disabled packages:
cmd appops set ch.protonmail.android WAKE_LOCK ignore
cmd appops set com.airbnb.android WAKE_LOCK ignore
cmd appops set com.amazon.appmanager WAKE_LOCK ignore
cmd appops set com.amazon.avod.thirdpartyclient WAKE_LOCK ignore
cmd appops set com.amazon.mShop.android.shopping WAKE_LOCK ignore
cmd appops set com.americanexpress.android.acctsvcs.us WAKE_LOCK
cmd appops set com.bestbuy.android WAKE_LOCK ignore
cmd appops set com.chrome.canary WAKE_LOCK ignore
cmd appops set com.cisco.webex.meetings WAKE_LOCK ignore
cmd appops set com.cloudmosa.puffin WAKE_LOCK ignore
cmd appops set com.costco.app.android WAKE_LOCK ignore
cmd appops set com.google.android.apps.authenticator2 WAKE_LOCK ignore
cmd appops set com.google.android.calculator WAKE_LOCK ignore
cmd appops set com.google.android.youtube WAKE_LOCK ignore
cmd appops set com.hulu.plus WAKE_LOCK ignore
cmd appops set com.hulu.plus WAKE_LOCK ignore
cmd appops set com.linkedin.android WAKE_LOCK ignore
cmd appops set com.microsoft.office.officelens WAKE_LOCK ignore
cmd appops set com.microsoft.office.onenote WAKE_LOCK ignore
cmd appops set com.move.realtor WAKE_LOCK ignore
cmd appops set com.nest.android WAKE_LOCK ignore
cmd appops set com.netflix.mediaclient WAKE_LOCK ignore
cmd appops set com.nextdoor WAKE_LOCK ignore
cmd appops set com.paypal.android.p2pmobile WAKE_LOCK ignore
cmd appops set com.roku.remote WAKE_LOCK ignore
cmd appops set com.starbucks.mobilecard WAKE_LOCK ignore
cmd appops set com.statefarm.pocketagent WAKE_LOCK ignore
cmd appops set com.subway.mobile.subwayapp03 WAKE_LOCK ignore
cmd appops set com.symantec.cleansweep WAKE_LOCK ignore
cmd appops set com.target.ui WAKE_LOCK ignore
cmd appops set com.tmkeen.alquran WAKE_LOCK ignore
cmd appops set com.tripadvisor.tripadvisor WAKE_LOCK ignore
cmd appops set com.twitter.android WAKE_LOCK ignore
cmd appops set com.ubercab WAKE_LOCK ignore
cmd appops set com.ubnt.unifihome WAKE_LOCK ignore
cmd appops set com.waze WAKE_LOCK ignore
cmd appops set com.x8bit.bitwarden WAKE_LOCK ignore
cmd appops set com.zillow.android.zillowmap WAKE_LOCK ignore
cmd appops set epic.mychart.android WAKE_LOCK ignore
cmd appops set us.zoom.videomeetings WAKE_LOCK ignore

No comments: