Android Password Generator/locker

Description

I wanted to create a full Android application from start to finish. It was going to take a JAVA class straight out of another project. In this case straight out of the Password Generator Java version.

It takes a while to get setup with Android and its key concepts.

 

*NOTE I designed it only for the Samsung s4 phone and have not tested it on any other physical device.

This App consists of 2 screens.

  • The first has all the details from the previous PassGen program, allowing users to select password requirements (e.g. has Capital letter).  a Slider to choose length and action buttons.
  • I wanted it to operate in Landscape and Portrait.
  • I wanted to utilise the Toast function to give user feedback.

The second screen has the database of the passwords, and allows users to tap them once to save to the clipboard(for use) or hold down to delete from the dadtabase’s memory

  

Language UsedJAVA ANDROID.


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *