RapidReader

Download: RapidReader APK

  • Latest Version
Application ID com.btnx.rapidreader
Downloads 1.17K
Upload by BTNX Inc
Content rating Teen, Drug Reference
Requires android 12 and up
Updated on Apr 23, 2024

android.Manifest.permission

  • android.permission.ACCEPT_HANDOVER:
    Allows a calling app to continue a call which was started in another app.
  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CAPTURE_AUDIO_OUTPUT:
    Allows an application to capture audio output.
  • android.permission.CAPTURE_VIDEO_OUTPUT:
  • android.permission.FLASHLIGHT:
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • 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.