Android Open Source - App simple Passphrase-Generator






Project Summary

A simple Android application that takes a phrase as an input, then outputs an encoded phrase..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Passphrase-Generator.

ItemValue
Java File Count8
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version10
Activity Count5
Test Case Count1
Asset File Namesassets\passwordhelp.txt
Raw File Namesres\raw\help.txt




Java Source Files

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