Android app for sending a text when the device has low battery..
battext is hosted in the following web site
https://github.com/benchwarmer/battext
If you think the Android project battext 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 battext.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpiv11, mdpi, ldpiv11, hdpiv9, hdpi, ldpiv9, mdpiv9, xhdpi, xhdpiv9, hdpiv11, xhdpiv11] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BATTERY_STATS android.permission.RECEIVE_SMS android.permission.SEND_SMS |
There are 1 image files in battext. The names of the image files are listed as follows.
ic_stat_notif.png
The following screenshort is generated from the image listed above.
battext has the following Java source files.
com.drew.BatText.BatTextActivity.java com.drew.BatText.BatTextReceiver.java com.drew.BatText.BatTextService.java com.drew.BatText.SettingsActivity.java