An Android app that makes rotating the screen intuitive.
TapToRotate is hosted in the following web site
https://github.com/polyphenolic/TapToRotate
If you think the Android project TapToRotate listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TapToRotate.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar svg-android-1.1.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.SYSTEM_ALERT_WINDOW android.permission.VIBRATE android.permission.WRITE_SETTINGS |
Raw File Names | res\raw\icon_free.svg res\raw\icon_landscape.svg res\raw\icon_portrait.svg |
There are 1 image files in TapToRotate. The names of the image files are listed as follows.
rotate.png
The following screenshort is generated from the image listed above.
TapToRotate has the following Java source files.
nz.co.christensen.taptorotate.BootCompletedReceiver.java nz.co.christensen.taptorotate.FadingImageView.java nz.co.christensen.taptorotate.RotationService.java nz.co.christensen.taptorotate.SettingsActivity.java