Battery Guard

下载: Battery Guard APK

  • 最新版本
应用程序 ID com.x1y9.battery
下载 50.03K
上传者 x1y9
4.0/311+
Everyone
需要 android 5.0
更新日期 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: