Simple app/service to keep an Android device awake while the hardware keyboard is open.
SlideOutStayAwake is hosted in the following web site
https://github.com/kbn/SlideOutStayAwake
If you think the Android project SlideOutStayAwake 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 SlideOutStayAwake.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 5 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
SlideOutStayAwake has the following Java source files.
no.cavatina.slideoutstayawake.BootReceiver.java no.cavatina.slideoutstayawake.Preferences.java no.cavatina.slideoutstayawake.SlideOutStayAwakeService.java