Battery Life Extender

Download: Battery Life Extender APK

  • Latest Version
Application ID com.fruit4droid.batterylevelnotifier
Downloads 125.26K
Upload by fruit4droid
Rating 4.0/562+
Content rating Everyone
Requires android 4.0 and up
Updated on Sep 21, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.android.vending.BILLING: