
Paid For Free
Mod Menu
Auto Auto-Rotate is a straightforward application designed to manage the auto-rotate setting on Android devices for individual apps. This open-source app is released under the GPLv3 license, and the source code is available for those interested.
Do you often disable the auto-rotate feature on your device and only enable it for certain applications, such as your gallery or video player? Do you frequently forget to turn it off afterward? If these situations resonate with you, then Auto Auto-Rotate could be the ideal solution!
Before using the app, it requires the following permissions:
WRITE_SETTINGS
To toggle Android's auto-rotate feature on and off.
BIND_ACCESSIBILITY_SERVICE
To detect when apps are launched.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
To ensure the app continues running in the background.
RECEIVE_BOOT_COMPLETED
To allow the app to start automatically upon boot if enabled.
PACKAGE_USAGE_STATS
To obtain information about the currently running application.
Auto Auto-Rotate simplifies the management of auto-rotate settings by allowing users to store preferences on a per-app basis.
Whether you regularly enable auto-rotate for specific applications or find it cumbersome to remember to switch it back off, this app aims to enhance your user experience by eliminating those frustrations.
Feel free to explore the app and its code; it might be helpful not just to you but to others as well!