Lock Screen Rotation lets you choose the screen orientation even when Android or another app prefers to keep it fixed.
Use automatic rotation or force:
- portrait;
- reverse portrait;
- landscape;
- reverse landscape.
Your choice remains active until you stop the service. Android displays a notification while rotation control is running.
The app needs permission to display over other apps so it can apply the selected orientation. Some manufacturers restrict rotation on the lock screen or in their system apps. Reverse modes may therefore be unavailable on some devices.
Original icon by Giulio Fagioli, Remeic on GitHub.
Force screen orientation to portrait, landscape, reverse, or automatic.