Android app that turns off user settins when screen turns off.
PowerSave is hosted in the following web site
https://github.com/l4ndo/PowerSave
If you think the Android project PowerSave 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 PowerSave.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE |
PowerSave has the following Java source files.
com.lando.powersave.PowerSave.java com.lando.powersave.ScreenReceiver.java com.lando.powersave.ToggleService.java