battery watcher, don't miss your alarm because your battery run out of charge.
batterywatcher is hosted in the following web site
https://github.com/julianogv/batterywatcher
If you think the Android project batterywatcher 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 batterywatcher.
Item | Value |
---|---|
Java File Count | 31 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 3 |
Required Permissions | android.permission.BATTERY_STATS android.permission.RECEIVE_BOOT_COMPLETED |
There are 5 image files in batterywatcher. The names of the image files are listed as follows.
btn_cling_normal.9.png btn_cling_pressed.9.png cling.png hand.png help.png
The following screenshort is generated from the image listed above.
batterywatcher has the following Java source files.
com.github.amlcurran.showcaseview.AnimationStartListener.java com.github.amlcurran.showcaseview.ApiUtils.java com.github.amlcurran.showcaseview.OnShowcaseEventListener.java com.github.amlcurran.showcaseview.ShowcaseView.java com.github.amlcurran.showcaseview.targets.ActionItemTarget.java com.github.amlcurran.showcaseview.targets.ActionViewTarget.java com.github.amlcurran.showcaseview.targets.PointTarget.java com.github.amlcurran.showcaseview.targets.Target.java com.github.amlcurran.showcaseview.targets.ViewTarget.java com.julianogv.batterywatcher.AlarmRingingActivity.java com.julianogv.batterywatcher.BatteryWatcherService.java com.julianogv.batterywatcher.BootCompleteReceiver.java com.julianogv.batterywatcher.Constants.java com.julianogv.batterywatcher.MainActivity.java com.julianogv.batterywatcher.SettingsActivity.java com.julianogv.batterywatcher.Singleton.java com.julianogv.batterywatcher.Utils.java