Anytime Podcast Player

Загрузить: Anytime Podcast Player APK

  • Последняя версия
Идентификатор приложения uk.me.amugofjava.anytime
Загрузки 3.64K
Загрузить Ben Hills
Рейтинг 3.4/38+
Teen, Diverse Content: Discretion Advised
Требуется Android 5.1
Обновлено Feb 16, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK:
    Allows a regular application to use Service.startForeground with the type "mediaPlayback".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.
  • uk.me.amugofjava.anytime.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: