Просто Радио онлайн

Download: Просто Радио онлайн APK

  • Latest Version
Application ID com.radio.helloworld
Downloads 11.43M
Upload by a-lab
Rating 4.5/297.37K+
Content rating Teen, Diverse Content: Discretion Advised, In-App Purchases
Requires android 4.4 and up
Updated on Apr 27, 2024

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.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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: