ISF Watchkeeper 4

Baixar: ISF Watchkeeper 4 APK

  • Versão mais recente
ID do aplicativo com.itenergy.isfwatchkeeper
Baixar 3.66K
Enviar por IT Energy
Classificação do conteúdo Everyone
Requer Android 8.0
Atualizado em Jun 13, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • android.permission.BIND_NOTIFICATION_LISTENER_SERVICE:
    Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.itenergy.isfwatchkeeper.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: