Always Free (No IAPs or Ads) and Always Open Source
Persistent Notification Includes: • Battery Level (Including Color Indicator for Android 5.0+) • Battery Temperature (in Fahrenheit or Celcius) • Charging State • Battery Health • Charging/Discharging Amperage (for Android 5.0+) • Time Remaining Until Fully Charged or Discharged (Root/ADB Only for Android 5.0+)
Required Permissions • Receive Boot Completed - Used to restart the notification after rebooting the device
Optional Permissions • ACCESS_SUPERUSER - Used to give the app the BATTERY_STATS permission • BATTERY_STATS - Used to access the BatteryStats object to get the time remaining until fully charged or discharged • FOREGROUND_SERVICE - Used to keep a service in the foreground to instantly update the notification if the battery information changes
Contact the developer at tyler.williamson51@gmail.com View the source code at: https://github.com/TylerWilliamson/BatteryNotification