Auto Auto-Rotate

4.3
81 reviews
1K+
Downloads
Content rating
Everyone
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
2 Nov 2023

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

Ratings and reviews

4.3
78 reviews
Anthony Yuen
9 November 2020
Got this for free on sale. It works as stated. Very convenient. I don't like to rotate my screen for anything other than horizontal games and photos. Since games automatically change rotation, I'm just using it for my gallery app to rotate vids and photos quickly. Only thing is the annoying notification banner thingy that stays up when the apps in use. Luckily, you can just turn off notifications for the app through your phone's app settings. 👍
15 people found this review helpful
Did you find this helpful?
James “7”
28 August 2022
I've tried many solutions to the Auto-Rotate challenge and keep coming back to AA-R as the simple and easy solution that just works. After using the F-Droid version for some time I am purchasing this version to support development. Thanks for your efforts.
4 people found this review helpful
Did you find this helpful?
Mattias Janebrink
27 August 2022
If it's as good as the F-Droid version this is great. It sometimes drops a set app, but I guess it's when that app has a major update and breaks the link.
1 person found this review helpful
Did you find this helpful?

What's new

New in version 0.12.5

★ Update German and Russian translations.
★ Fix requesting POST_NOTIFICATIONS permission.

New in version 0.12.4

★ Update Chinese (Simplified) translation
★ Fix Android 14 crash due to missing new foreground service type

New in version 0.12.3

★ Basic maintenance and adaption for newer Androids
★ Ask for 'Post notifications' for Android 13 and above.
★ Upgrade a bunch of dependencies.
★ Remove ACRA for the dev's peace of mind :)