Android app to configure the screen timeout dependent on the current charging state..
kitScreenTimeoutSettings is hosted in the following web site
https://github.com/mattanja/kitScreenTimeoutSettings
If you think the Android project kitScreenTimeoutSettings 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 kitScreenTimeoutSettings.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 3 |
Activity Count | 2 |
jar files used | androidprefs.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_SETTINGS |
There are 7 image files in kitScreenTimeoutSettings. The names of the image files are listed as follows.
ic_action_about.png ic_action_refresh.png ic_action_search.png ic_action_share.png ic_home.png ic_menu_share.png ic_settings_display.png
The following screenshort is generated from the image listed above.
kitScreenTimeoutSettings has the following Java source files.
de.kernetics.android.preference.BrightnessPreference.java de.kernetics.android.preference.SeekBarDialogPreference.java de.kernetics.android.preference.TimePreference.java de.kernetics.android.preference.TimeSecondsPicker.java de.kernetics.android.screenTimeoutSettings.AppSettings.java de.kernetics.android.screenTimeoutSettings.BootUpReceiver.java de.kernetics.android.screenTimeoutSettings.MainActivity.java de.kernetics.android.screenTimeoutSettings.ScreenTimeoutSettingsService.java de.kernetics.android.screenTimeoutSettings.WatchServiceActivity.java