Malkyrs Reader

Download: Malkyrs Reader APK

  • Latest Version
Application ID com.malkyrs.mobile.reader
Downloads 296
Upload by Malkyrs Studio
Rating 2.6/5+
Content rating Everyone
Requires android 5.0 and up
Updated on Sep 04, 2019

android.Manifest.permission

  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_PRIVILEGED:
    Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • 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.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.