Battery Notification
by Tyler Williamson
Creates a persistent notification to see battery information at a glance!
App Name | Battery Notification |
---|---|
Developer | Tyler Williamson |
Category | Tools |
Download Size | 1 MB |
Latest Version | 1.4.6 |
Average Rating | 3.91 |
Rating Count | 95 |
Google Play | Download |
AppBrain | Download Battery Notification Android app |
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 [email protected]
View the source code at: https://github.com/TylerWilliamson/BatteryNotification
Recent changes:
☆ Support for Android 15
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 [email protected]
View the source code at: https://github.com/TylerWilliamson/BatteryNotification
Recent changes:
☆ Support for Android 15