Battery Animation For Charging

Baixar: Battery Animation For Charging APK

  • Versão mais recente
ID do aplicativo com.intellect.batteryChargingAnimation
Baixar 8.84K
Enviar por Intellect Software
Classificação do conteúdo Everyone
Requer Android 5.0
Atualizado em 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.