Biometric App Locker

Verified safeOpen sourceExclusive
No reviews reviews
21
downloads
13
android

AI summary

Xposed module that locks individual apps behind fingerprint or face unlock by intercepting launches at the system framework level. v1.12.1 fixes biometric lockout recovery, work profile support, and recents-screen bypasses. Requires Android 11+, enrolled biometrics, and Xposed with System Framework scope. Reboot needed after install.

Generated by AI. May contain inaccuracies.

About this app

An Xposed module to lock apps behind biometric authentication.

About this module

Stock Android never had a native per-app lock, and Private Space (available since Android 15 Beta 2) is a secondary isolated profile where apps run as separate installs with their own data.

This module intercepts activity launches at the system framework level before the target app starts. The Activity is never created until auth succeeds. Tapping a locked app from the recents screen is intercepted too.

A reboot is required after install or update because framework hooks only load at boot (for now). Changing which apps are locked takes effect immediately.

Requirements

- Android 11+ with an enrolled biometric - Xposed manager with libxposed API 101 support

Install

1. Install APK 2. Enable module in your Xposed manager with System Framework scope 3. Reboot 4. Select apps to lock in the Apps tab

ℹ️ Note

For stock AOSP and Pixel ROMs. Other ROMs may work but are untested, use at your own risk. If you're on HyperOS, OxygenOS or ColorOS, your ROM already ships a native app lock and you probably don't need this.

License

GNU General Public License v3.0

What's new

v1.12.1Sep 16, 2026
  • Bug Fixes
  • fa878c5 (auth) Fall back to device credential when biometrics lock out by @hxreborn
  • Locked apps no longer become unopenable after too many failed fingerprint or face attempts.
  • b5653df (auth) Use the solid prompt when a locked app is already on screen by @hxreborn
  • A locked app coming back from the recents screen is covered as soon as the prompt starts instead of staying readable behind it.
  • 1f9f29a (hook) Show the unlock prompt for locked apps in a work profile by @hxreborn
  • Locked work profile apps no longer bounce straight back to the home screen when tapped.
  • 82db0c3 (hook) Lock apps reopened from the recents screen without a launch by @hxreborn
  • Locked apps no longer open without authentication when you return to them from the recents screen.

About this version

Version
1.12.1 (1037)
Size
3.25 MB
Requires Android
13
Target SDK
33
Architecture
x86_64, arm64-v8a, armeabi-v7a, x86
Downloads
21
Updated
Sep 16, 2026
Package
eu.hxreborn.biometricapplock

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app