NETWORK PLAYER CONTROLLER

Unduh: NETWORK PLAYER CONTROLLER APK

  • Versi Terbaru
ID Aplikasi com.yamaha.npcontroller
Unduhan 259.17K
Unggah berdasarkan Yamaha Corporation
Peringkat 3.6/1.46K+
Everyone
Membutuhkan android 4.1
Diperbarui pada Apr 14, 2019

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.