A Simple Utility to keep Android screen on while it is plugged in.
Screen-Helper-For-Android is hosted in the following web site
https://github.com/yepher/Screen-Helper-For-Android
If you think the Android project Screen-Helper-For-Android 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 Screen-Helper-For-Android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
There are 1 image files in Screen-Helper-For-Android. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Screen-Helper-For-Android has the following Java source files.
com.yepher.screenhelper.MainActivity.java com.yepher.screenhelper.PostBootReceiver.java com.yepher.screenhelper.PowerUtil.java com.yepher.screenhelper.ScreenHelper.java