Password Manager Android App
This project is a modern password manager designed to securely store and manage user credentials on Android devices. Built with Jetpack Compose for a smooth and intuitive UI, the app utilizes AES-256 encryption to ensure maximum data protection.
Key Features:
Secure Storage: All passwords and sensitive data are encrypted using AES-256 before being saved locally.
Modern UI: Jetpack Compose ensures a responsive and seamless user experience.
Lightweight & Offline: All data is stored locally on-device without any external API calls.
This project utilizes best practices in Android development with a focus on security, persistence, and modern UI paradigms through the use of Jetpack Compose and the secure encryption method of AES-256