Skip to content
 
 

Repository files navigation

AoD Toggle

Screenshot_20251123-000226 Screenshot_20251123-000256

GitHub release GitHub license

Hassle-free AoD toggle that Google didn't implement

Permissions

The app requires the WRITE_SECURE_SETTINGS permission to be able to toggle AoD on and off.
You can grant it with Shizuku or adb:

adb shell pm grant org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS

or in case of multiple users (<userId> is listed as first number in output of adb shell pm list users):

adb shell pm grant --user <userId> org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS

Please note that this app has only been tested on Google Pixels.
Different manufacturers may have implemented AoD their own way and therefore the app might not work.

About

An Android quick setting to toggle Always on Display

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages