Authenticator Pro

Download: Authenticator Pro APK

  • Latest Version
Application ID me.jmh.authenticatorpro
Downloads 306.13K
Upload by jmh
Rating 4.6/1.88K+
Content rating Everyone
Requires android 5.0 and up
Updated on May 26, 2024

android.Manifest.permission

  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FLASHLIGHT:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • 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.
  • me.jmh.authenticatorpro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: