Battery Animation For Charging

Download: Battery Animation For Charging APK

  • Latest Version
Application ID com.intellect.batteryChargingAnimation
Downloads 7.63K
Upload by Intellect Software
Rating 3.6/34+
Content rating Everyone
Requires android 5.0 and up
Updated on May 18, 2022

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.