Battery Guard

Télécharger: Battery Guard APK

  • Dernière version
ID d'application com.x1y9.battery
Téléchargements 50.03K
Télécharger par x1y9
Note 4.0/311+
Everyone
Nécessite Android 5.0
Mise à jour le Jan 07, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • com.android.vending.BILLING: