Music Folder Player

Descargar: Music Folder Player APK

  • Última versión
ID de aplicación com.folksit.musicplayer
Descargas 52.05K
Subir por Alexander Shimanski
3.8/180+
Everyone
Requiere Android 4.4
Actualizado el Feb 25, 2018

android.Manifest.permission

  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.