Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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