AI summary
Xposed module that locks apps behind biometric authentication. Intercepts activity launches before the app starts. Requires Android 11+, enrolled biometric, and Xposed manager. New in 1.6.1: fixed locked apps opening without auth, UI improvements to navigation bar. Open source (GPLv3).
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
- Bug Fixes
- 1c3e18e (hook) Mark reflected methods accessible by @hxreborn
- Locked apps no longer open without authentication on devices where the unlock prompt failed to appear.
- 623a8ab (ui) Rebuild nav bar without removed override API by @hxreborn
- 7b20f9a (ui) Use surface colors in floating navbar by @hxreborn
- The floating navigation bar now matches the surface colors used elsewhere in the app.
About this version
- Version
- 1.6.1 (1022)
- Size
- 3.1 MB
- Requires Android
- 13
- Target SDK
- 33
- Architecture
- arm64-v8a, armeabi-v7a, x86, x86_64
- Downloads
- 10
- Updated
- Jul 10, 2026
- Package
- eu.hxreborn.biometricapplock
Similar apps
Ratings & reviews
- 50
- 40
- 30
- 20
- 10