Don't Sleep!

Télécharger: Don't Sleep! APK

  • Dernière version
ID d'application com.ilieinc.dontsleep
Téléchargements 17.86K
Télécharger par Gabriel Ilie
Note 4.2/272+
Everyone
Nécessite Android 7.0
Mise à jour le Jan 18, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.ilieinc.dontsleep.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: