package icon

Battery Notification

Battery stats at a glance!
New in version 1.4.6
* Support for Android 15
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.6 (18) suggested Added on Aug 21, 2024

    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
    • android.permission.ACCESS_SUPERUSER
    • android.permission.BATTERY_STATS
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • show notifications
      Allows the app to show notifications
    • 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.
    • com.ominous.batterynotification.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.0 MiB PGP Signature | Build Log

  • Version 1.4.5 (17) - Added on Aug 23, 2022

    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
    • android.permission.ACCESS_SUPERUSER
    • android.permission.BATTERY_STATS
    • run foreground service
      Allows the app to make use of foreground services.
    • show notifications
      Allows the app to show notifications
    • 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.

    Download APK 1 MiB PGP Signature | Build Log

  • Version 1.4.4 (15) - Added on Jun 17, 2022

    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
    • android.permission.ACCESS_SUPERUSER
    • android.permission.BATTERY_STATS
    • run foreground service
      Allows the app to make use of foreground services.
    • 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.

    Download APK 1 MiB PGP Signature | Build Log