PwdVault is a password management application developed in Kotlin for Android devices. It allows users to securely store and manage their credentials for various platforms.
- Secure storage of credentials.
- Easy retrieval of stored credentials.
- Ability to add, edit, and delete credentials.
- Possibility export and import credentials.
- Dark and light theme support.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Important
the default password for the application is 123
- Android Studio Koala | 2024.1.1 or later
- JDK 8 or later
- Android SDK
- Clone the repository:
git clone https://github.com/Initdd/PwdVault - Open the project in Android Studio.
- Run the application on your emulator or real device.
- Android 9.0 (Pie) or later
You can always contribute to this project by submitting a pull request.


