Auto Auto-Rotate

1K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Auto Auto-Rotate is an extremely simple app that stores Android's auto-rotate setting per app.

Do you usually disable auto-rotate and enabled it only for some apps? Like your gallery, or your video app? Do you tend to forget to turn it off afterwards? Does it bother you?

Then Auto Auto-Rotate is the perfect app for you!

Auto Auto-Rotate is open source and released under the GPLv3 license[1]. Check out the code if you like[2].

Required Android Permissions

▸ WRITE_SETTINGS to turn Android's auto-rotate on and off.
▸ BIND_ACCESSIBILITY_SERVICE to detect app launches.
▸ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to make sure it keeps running in the background.
▸ RECEIVE_BOOT_COMPLETED to automatically startup on boot if activated.
▸ PACKAGE_USAGE_STATS to get the currently running app.

Get it
You can download it for free in F-Droid[3]

Translations

Translations are always welcome! :)

The app is available for translation as two projects on Transifex[4]

[1] https://www.gnu.org/licenses/gpl-3.0.en.html
[2] https://gitlab.com/juanitobananas/auto-auto-rotate
[3] https://f-droid.org/packages/com.jarsilio.android.autoautorotate/
[4] https://www.transifex.com/juanitobananas/auto-auto-rotate and https://www.transifex.com/juanitobananas/libcommon
Updated on
Apr 13, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

New in version 0.13

★ Auto-saving of apps should work more reliably now.
★ Update Simplified Chinese translation.

New in version 0.12.9

★ Add themed icon (monochrome) for Android 13+.

New in version 0.12.8

★ Upgrade some dependencies.

New in version 0.12.7

★ Hopefully fix not starting on boot on some devices.