Password generator app for android phone.
PasswordGenerator is hosted in the following web site
https://github.com/daendoonge/PasswordGenerator
If you think the Android project PasswordGenerator 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 PasswordGenerator.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar sqlite-jdbc-3.7.15-M1.jar |
PasswordGenerator has the following Java source files.
com.example.passwordgenerator.FullscreenActivity.java com.example.passwordgenerator.MySQLiteHelper.java com.example.passwordgenerator.Password.java com.example.passwordgenerator.PasswordDataSource.java com.example.passwordgenerator.util.SystemUiHider.java com.example.passwordgenerator.util.SystemUiHiderBase.java com.example.passwordgenerator.util.SystemUiHiderHoneycomb.java