Android Open Source - Hardware battery OpenBatterySaver






Project Summary

An open source Android Battery Saver.

Web Site / Source Repository

OpenBatterySaver is hosted in the following web site
https://github.com/jaltreuter/OpenBatterySaver

If you think the Android project OpenBatterySaver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of OpenBatterySaver.

ItemValue
Java File Count16
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 2 image files in OpenBatterySaver. The names of the image files are listed as follows.

notification_action_stop.png
notification_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OpenBatterySaver has the following Java source files.

com.masonware.openbatterysaver.BatterySaverApplication.java
com.masonware.openbatterysaver.TestActivity.java
com.masonware.openbatterysaver.profiles.ProfileActivity.java
com.masonware.openbatterysaver.profiles.ProfileDBHelper.java
com.masonware.openbatterysaver.profiles.ProfilesBrowser.java
com.masonware.openbatterysaver.profiles.ProfilesFragment.java
com.masonware.openbatterysaver.service.BatterySaverService.java
com.masonware.openbatterysaver.service.BootReceiver.java
com.masonware.openbatterysaver.service.DataManager.java
com.masonware.openbatterysaver.settings.DurationPicker.java
com.masonware.openbatterysaver.settings.DurationPreference.java
com.masonware.openbatterysaver.settings.NumberPreference.java
com.masonware.openbatterysaver.settings.SettingsActivity.java
com.masonware.openbatterysaver.settings.SettingsUtil.java
com.masonware.openbatterysaver.utils.DataMonitor.java
com.masonware.openbatterysaver.utils.DataUtils.java