KeyPass

Download: KeyPass APK

  • Latest Version
Application ID com.yogeshpaliyal.keypass
Downloads 6.26K
Upload by Yogesh Paliyal
Rating 4.5/67+
Content rating Everyone
Requires android 6.0 and up
Updated on Jun 16, 2024

android.Manifest.permission

  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.yogeshpaliyal.keypass.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: