Music Player GO

Download: Music Player GO APK

  • Latest Version
Application ID com.iven.musicplayergo
Downloads 238.37K
Upload by Ivan D\'Ortenzio
Rating 4.0/987+
Content rating Everyone
Requires android 5.0 and up
Updated on Dec 05, 2022

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • 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.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.iven.musicplayergo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: