App Lock & AppLock Fingerprint

Download: App Lock & AppLock Fingerprint APK

  • Latest Version
Application ID applock.applocker.lockapps.fingerprint.lock
Downloads 71.45K
Upload by Watermark Remover & Slow motion & SlowMo
Rating 4.1/512+
Content rating Everyone, In-App Purchases
Requires android 6.0 and up
Updated on Sep 04, 2023

android.Manifest.permission

  • android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.SYSTEM_OVERLAY_WINDOW:
  • 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.VIBRATE:
    Allows access to the vibrator.
  • com.google.android.gms.permission.AD_ID: