Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zohaibkhandev/screen_lock
Screen Lock is a secure and user-friendly Android application that provides biometric fingerprint authentication to enhance the security of your mobile device. It features a seamless authentication process, customizable UI, and a fail-safe mechanism to prevent unauthorized access.
https://github.com/zohaibkhandev/screen_lock
android biometric-authentication fingerprint fingerprintsecurity jetpack-compose kotlin mobile-app
Last synced: 3 months ago
JSON representation
Screen Lock is a secure and user-friendly Android application that provides biometric fingerprint authentication to enhance the security of your mobile device. It features a seamless authentication process, customizable UI, and a fail-safe mechanism to prevent unauthorized access.
- Host: GitHub
- URL: https://github.com/zohaibkhandev/screen_lock
- Owner: ZohaibKhanDev
- Created: 2024-08-26T10:27:08.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T12:13:50.000Z (6 months ago)
- Last Synced: 2024-08-27T13:02:20.073Z (6 months ago)
- Topics: android, biometric-authentication, fingerprint, fingerprintsecurity, jetpack-compose, kotlin, mobile-app
- Language: Kotlin
- Homepage:
- Size: 191 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phone Lock App
Welcome to the Phone Lock App! This app is designed to enhance the security of your mobile device by providing robust and user-friendly fingerprint authentication.
## Features
- **Fingerprint Authentication**: Use biometric fingerprint authentication to secure your phone.
- **Smooth User Experience**: A seamless authentication process for quick access.
- **Secure Data Handling**: Your fingerprint data is securely handled and processed.
- **Customizable UI**: Modify the appearance to match your preferences.
- **Fail-Safe Mechanism**: App exits if authentication fails to prevent unauthorized access.## Getting Started
### Prerequisites
Before you begin, ensure you have met the following requirements:
- Android Studio installed
- Android SDK version 21 or higher
- A device with a fingerprint scanner (or an emulator configured with fingerprint support)### Installation
1. **Clone the Repository**: Clone this repository to your local machine using the following command:
```bash
git clone https://github.com/ZohaibKhanDev/Screen_Lock