A small Android utility to display the battery status in a slim line at the very top of the screen..
lifeline is hosted in the following web site
https://github.com/cyber-tron/lifeline
If you think the Android project lifeline 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 lifeline.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.SYSTEM_ALERT_WINDOW |
lifeline has the following Java source files.
cyber.lifeline.service.AutoStartReceiver.java cyber.lifeline.service.FullscreenService.java cyber.lifeline.service.LifeLineService.java cyber.lifeline.ui.LifeLinePreferences.java cyber.lifeline.ui.LineView.java cyber.lifeline.ui.SettingsActivity.java