package icon

Battery Notification

Battery stats at a glance!
New in version 1.4.5
* Support for Android 13
* Added monochrome app icon for Android 13
* Fixed crash in Android 8.1+
* Fixed background service crashes
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
  • android.permission.RECEIVE_BOOT_COMPLETED - Used to restart the notification after rebooting the device

Optional Permissions
  • android.permission.ACCESS_SUPERUSER - Used to give the app the android.permission.BATTERY_STATS permission
  • android.permission.BATTERY_STATS - Used to access the BatteryStats object to get the time remaining until fully charged or discharged
  • android.permission.FOREGROUND_SERVICE - Used to keep a service in the foreground to instantly update the notification if the battery information changes

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.4.5 (17) suggested Added on 2022-08-23

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • android.permission.ACCESS_SUPERUSER
    • run foreground service
      Allows the app to make use of foreground services.

    Download APK 1 MiB PGP Signature | Build Log

  • Version 1.4.4 (15) - Added on 2022-06-17

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • android.permission.ACCESS_SUPERUSER
    • run foreground service
      Allows the app to make use of foreground services.

    Download APK 1 MiB PGP Signature | Build Log

  • Version 1.4.3 (13) - Added on 2022-04-30

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • android.permission.ACCESS_SUPERUSER
    • run foreground service
      Allows the app to make use of foreground services.

    Download APK 1 MiB PGP Signature | Build Log