appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

Rotation Control

org.crape.rotationcontrol

Total installs
13.5M(13,573,037)
Rating
3.7(1,511 reviews)
Released
January 28, 2015
Last updated
October 13, 2023
Category
Tools
Developer
CrapeMyrtle
Developer details

Name
CrapeMyrtle
E-mail
[email protected]
Website
unknown
Country
unknown
Address
unknown
Android SDKs

  • Android SDK
Rotation Control Header - AppWisp.com

Screenshots

Rotation Control Screenshot 1 - AppWisp.com
Rotation Control Screenshot 2 - AppWisp.com
Rotation Control Screenshot 3 - AppWisp.com
Rotation Control Screenshot 4 - AppWisp.com

Description

You can control screen orientation from notification area easily.

You also can prevent the other application from changing screen orientation.
The following rotation modes are available.
- Guard: this application prevents the other application from changing screen orientation.
- Auto Rotation: screen orientation is determined by a physical orientation sensor.
- Portrait: the screen is in a portrait orientation.
- Portrait (Reverse): the screen is in a portrait orientation; the opposite direction from normal portrait.
- Portrait (Sensor): the screen is in a portrait orientation, but the sensor is used to change direction.
- Landscape: the screen is in a landscape orientation.
- Landscape (Reverse): the screen is in a landscape orientation; the opposite direction from normal landscape.
- Landscape (Sensor): the screen is in a landscape orientation, but the sensor is used to change direction.

* Depending on the device, you may not be able to use several modes.
* If "Guard" mode is active, you cannot click "install" button when you want to install an application. When you want to install an application, you should inactivate "Guard" mode or this application.