Simple Music Player

ダウンロード: Simple Music Player APK

  • 最新バージョン
アプリケーションID com.inglesdivino.simplemusicplayer
ダウンロード 31.85K
アップロード方法 Inglesdivino
コンテンツのレーティング Everyone, Users Interact
アンドロイドが必要です 4.1
更新日 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.