Deep Sleep - Sleep, Nap Better

Download: Deep Sleep - Sleep, Nap Better APK

  • Latest Version
Application ID com.myrl.deep_sleep
Downloads 8.32K
Upload by Myrl Tech
Rating 2.6/79+
Content rating Everyone
Requires android 5.0 and up
Updated on Feb 02, 2022

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: