Application to turn the screen off once a flipcase is closed around the n4 and vice versa.
AutoLightsOff is hosted in the following web site
https://github.com/karlsve/AutoLightsOff
If you think the Android project AutoLightsOff 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 AutoLightsOff.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
AutoLightsOff has the following Java source files.
de.karlsve.autolightsoff.LightSwitcher.java de.karlsve.autolightsoff.LightSwitcherActivity.java de.karlsve.autolightsoff.LightSwitcherBootCompleteReceiver.java de.karlsve.autolightsoff.LightSwitcherDeviceAdminReceiver.java