Android Open Source - Hardware battery AndroidProject_Battery






Project Summary

Here is the code for the "Battery" application. The purpose of this application is to read continuously the battery states and perform some actions (log, shutdown, etc)..

Web Site / Source Repository

AndroidProject_Battery is hosted in the following web site
https://github.com/BILLyTheLiTTle/AndroidProject_Battery

If you think the Android project AndroidProject_Battery 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 AndroidProject_Battery.

ItemValue
Java File Count6
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.BATTERY_STATS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

AndroidProject_Battery has the following Java source files.

tsapalos11598712.bill3050.battery.BackgroundTasks.java
tsapalos11598712.bill3050.battery.BatteryService.java
tsapalos11598712.bill3050.battery.BatteryStateActivity.java
tsapalos11598712.bill3050.battery.BatteryStateReceiver.java
tsapalos11598712.bill3050.battery.StartupReceiver.java
tsapalos11598712.bill3050.battery.database.StateHelper.java