Mindroid: Relax, Focus, Sleep

Download: Mindroid: Relax, Focus, Sleep APK

  • Latest Version
Application ID com.urbandroid.mind
Downloads 503.09K
Upload by Petr Nálevka (Urbandroid)
Rating 4.7/7.47K+
Content rating Everyone, Users Interact
Requires android 7.0 and up
Updated on Jun 01, 2023

android.Manifest.permission

  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby 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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.urbandroid.mind.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: