BabySleep: Whitenoise lullaby

Download: BabySleep: Whitenoise lullaby APK

  • Latest Version
Application ID com.urbandroid.babysleep
Downloads 5.61M
Upload by Petr Nálevka (Urbandroid)
Rating 4.6/73.98K+
Content rating Everyone
Requires android 7.0 and up
Updated on Oct 04, 2023

android.Manifest.permission

  • android.permission.ACCESS_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • 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.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.RECORD_AUDIO:
    Allows an application to record audio.
  • 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.urbandroid.babysleep.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: