Android app which shows the battery status and signal connection / disconnection of the battery charger, full charge, 30 and 15% charge level.
BatteryLife is hosted in the following web site
https://github.com/VictorKaryaka/BatteryLife
If you think the Android project BatteryLife 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 BatteryLife.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Minimum SDK Version | 19 |
Activity Count | 1 |
Required Permissions | android.permission.BATTERY_STATS |
Asset File Names | assets\15%.mp3 assets\30%.mp3 assets\connect.mp3 assets\discharge.mp3 assets\disconnect.mp3 assets\full.mp3 assets\start.mp3 |
BatteryLife has the following Java source files.
com.BatteryLife.BatteryLifeActivity.java com.BatteryLife.BatteryService.java com.BatteryLife.SoundBox.java