Simple android project getting the status of battery and text to speech.
BatteryLevel is hosted in the following web site
https://github.com/bluegrapes/BatteryLevel
If you think the Android project BatteryLevel 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 BatteryLevel.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
There are 2 image files in BatteryLevel. The names of the image files are listed as follows.
ic_voice_off.png ic_voice_on.png
The following screenshort is generated from the image listed above.
BatteryLevel has the following Java source files.
com.bg.batterylevel.ApplicationTest.java com.bg.batterylevel.LevelFragment.java com.bg.batterylevel.LevelView.java com.bg.batterylevel.MainActivity.java com.bg.batterylevel.PowerConnectionReceiver.java