Android Open Source - App screen TapToRotate






Project Summary

An Android app that makes rotating the screen intuitive.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TapToRotate.

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
svg-android-1.1.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.SYSTEM_ALERT_WINDOW
android.permission.VIBRATE
android.permission.WRITE_SETTINGS
Raw File Namesres\raw\icon_free.svg
res\raw\icon_landscape.svg
res\raw\icon_portrait.svg




Resource Files

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.

null

Java Source Files

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