Skip to content

vita133/PassManager

Repository files navigation

Password Generator-Manager

This PassManager allow users to generate secure passwords based on their preferred criteria and store them securely in a convenient location.

Building the Application

To build the application, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/vita133/PassManager.git
  1. Open the project folder in Android Studio.
  2. Ensure that all project dependencies have been downloaded. If needed, you can download them manually.
  3. In the top menu of Android Studio, select "Build," then "Make Project."
  4. The built .apk file will be located in the app/build/outputs/apk/release/ directory. You can copy it to your Android device or emulator for further use.

Running the Application

To run the application, you can copy the built .apk file to your Android device or emulator and install it using a file manager. Simply tap on the .apk file and follow the instructions for installation.

Running Tests

This project includes tests to ensure the correctness of the application. To run the tests, follow these steps:

  1. Open the project folder in Android Studio.
  2. Ensure that all project dependencies have been downloaded.
  3. In the top menu of Android Studio, select "Build," then "Make Project."
  4. Navigate to the test folder within the project.
  5. Right-click on the test folder and choose the "Run tests" option or the appropriate option depending on your version of Android Studio.
  6. The tests will run, and the results will be displayed in the console or a dedicated panel in Android Studio.

ScreenShots 📷

Login Screen Signup Screen Main Screen Generate Screen(secure)
Generate Screen(insecure) Edit Screen Deletion Сonfirmation dialog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages