Skip to content

Instantly share code, notes, and snippets.

@intrd
Last active October 16, 2021 11:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intrd/1847d3cf6890a8a0f510bddc4e3c1cbd to your computer and use it in GitHub Desktop.
Save intrd/1847d3cf6890a8a0f510bddc4e3c1cbd to your computer and use it in GitHub Desktop.
Intrd tips for Android battery lasts forever
## go to settings:
* apps & notifications > app info > disable builtin google services/apps (home/chrome/gmail/assistant/googlefi/cloud print/services for ar/)
* battery usage > adaptive on
* battery usage > enable background restriction for everything
* special app access > batt optimization > all apps > choose apps > optimize on/off
* special app access > unrestricted data > choose apps on/off
* dev opt > disable animation scales (speed gain)
* acessibility > remove animations
* dev opt > picture color, disable sRGB
* dev opt > wifi throttling
* dev opt > override force dark
* dev opt > background process limit to 1
* dev opt > backghround check
* wifi scanning - turn off wifi and bt scanning
* wifi prefs - turn off open network notification
* wifi prefs - open network notification
# cpu/memory/background monitoring w/ bultin tools
* dev opt > mem > list apps by mem usage
* dev opt > running services
# third-party noroot must have tools
* netguard (restrict & log apps conectivity using vpn filter)
* greenify (agressive ps killer automator, noroot but need some permissions)
..forgot something?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment