A simple Android application that takes a phrase as an input, then outputs an encoded phrase..
Passphrase-Generator is hosted in the following web site
https://github.com/Kusold/Passphrase-Generator
If you think the Android project Passphrase-Generator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Passphrase-Generator.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 5 |
Test Case Count | 1 |
Asset File Names | assets\passwordhelp.txt |
Raw File Names | res\raw\help.txt |
Passphrase-Generator has the following Java source files.
cse551.Passwordgenerator.ApplicationActivity.java cse551.Passwordgenerator.Cse551applicationActivity.java cse551.Passwordgenerator.GeneratePassword.java cse551.Passwordgenerator.GeneratePasswordTests.java cse551.Passwordgenerator.GeneratorActivity.java cse551.Passwordgenerator.HelpActivity.java cse551.Passwordgenerator.MenuActivity.java cse551.Passwordgenerator.SplashActivity.java