Skip to content

AccessVault is a secure Android app that manages your passwords with AES encryption and biometric authentication. It integrates smoothly with the Android Autofill Framework for easy logins across apps.

Notifications You must be signed in to change notification settings

skking79/AccessVault

Repository files navigation

AccessVault πŸ”

AccessVault

Welcome to AccessVault, a secure Android password manager designed to keep your credentials safe and easily accessible. With features like biometric login, AES-encrypted storage, and autofill support, AccessVault offers a user-friendly experience without compromising security.

Table of Contents

Features 🌟

  • Biometric Login: Access your passwords quickly and securely using fingerprint or facial recognition.
  • AES Encryption: All stored data is protected with AES encryption, ensuring that only you can access your passwords.
  • Autofill Support: Easily fill in login credentials on apps and websites without the need to remember every password.
  • User-Friendly Interface: Designed with simplicity in mind, making it easy for anyone to manage their passwords.
  • SQLite Database: Utilizes SQLite for efficient and reliable data storage.

Technologies Used πŸ› οΈ

AccessVault is built using a variety of technologies to ensure a robust and secure application:

  • Android: The primary platform for the application.
  • Java: The programming language used for development.
  • SQLite: For local data storage.
  • Biometric Authentication: For secure access.
  • AES Encryption: For data security.

Installation πŸ“₯

To install AccessVault, follow these steps:

  1. Clone the repository:
    git clone https://github.com/skking79/AccessVault.git
  2. Open the project in Android Studio.
  3. Build the project to ensure all dependencies are correctly set up.
  4. Run the application on your Android device or emulator.

For the latest version, please check the Releases section.

Usage πŸ“–

Using AccessVault is straightforward:

  1. Create an Account: Open the app and create a new account. You will set up a master password for initial access.
  2. Add Passwords: Use the "Add Password" feature to store your credentials. You can add details like the website, username, and password.
  3. Enable Autofill: Go to your device settings and enable the autofill service for AccessVault. This allows the app to fill in your passwords automatically.
  4. Log In Biometrically: After setting up biometric authentication, you can log in using your fingerprint or face recognition.

Contributing 🀝

We welcome contributions to AccessVault! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your forked repository.
  5. Open a pull request with a clear description of your changes.

License πŸ“œ

AccessVault is licensed under the MIT License. You can use, modify, and distribute the software freely, but please include the original license in any distributed software.

Contact πŸ“¬

For questions or suggestions, feel free to reach out:

Releases πŸ“¦

To download the latest version of AccessVault, visit the Releases section. You can find the APK file there, which you need to download and execute on your Android device.


Thank you for checking out AccessVault! We hope it helps you manage your passwords securely and conveniently. Your feedback is valuable to us, so please share your thoughts and experiences.

About

AccessVault is a secure Android app that manages your passwords with AES encryption and biometric authentication. It integrates smoothly with the Android Autofill Framework for easy logins across apps.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages