Simple Music Player

Unduh: Simple Music Player APK

  • Versi Terbaru
ID Aplikasi com.inglesdivino.simplemusicplayer
Unduhan 31.85K
Unggah berdasarkan Inglesdivino
Everyone, Users Interact
Membutuhkan android 4.1
Diperbarui pada Mar 02, 2024

android.Manifest.permission

  • 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.FOREGROUND_SERVICE_MEDIA_PLAYBACK:
    Allows a regular application to use Service.startForeground with the type "mediaPlayback".
  • 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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.