Simple Android app to generate secure passwords.
Android-PasswordGen is hosted in the following web site
https://github.com/BobKingstone/Android-PasswordGen
If you think the Android project Android-PasswordGen 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 Android-PasswordGen.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
jar files used | common-lang3.jar |
There are 29 image files in Android-PasswordGen. The names of the image files are listed as follows.
apptheme_btn_default_disabled_focused_holo_light.9.png apptheme_btn_default_disabled_holo_light.9.png apptheme_btn_default_focused_holo_light.9.png apptheme_btn_default_normal_holo_light.9.png apptheme_btn_default_pressed_holo_light.9.png apptheme_btn_toggle_off_disabled_focused_holo_light.9.png apptheme_btn_toggle_off_disabled_holo_light.9.png apptheme_btn_toggle_off_focused_holo_light.9.png apptheme_btn_toggle_off_normal_holo_light.9.png apptheme_btn_toggle_off_pressed_holo_light.9.png apptheme_btn_toggle_on_disabled_focused_holo_light.9.png apptheme_btn_toggle_on_disabled_holo_light.9.png apptheme_btn_toggle_on_focused_holo_light.9.png apptheme_btn_toggle_on_normal_holo_light.9.png apptheme_btn_toggle_on_pressed_holo_light.9.png apptheme_scrubber_control_disabled_holo.png apptheme_scrubber_control_focused_holo.png apptheme_scrubber_control_normal_holo.png apptheme_scrubber_control_pressed_holo.png apptheme_scrubber_primary_holo.9.png apptheme_scrubber_secondary_holo.9.png apptheme_scrubber_track_holo_light.9.png apptheme_switch_bg_disabled_holo_light.9.png apptheme_switch_bg_focused_holo_light.9.png apptheme_switch_bg_holo_light.9.png apptheme_switch_thumb_activated_holo_light.9.png apptheme_switch_thumb_disabled_holo_light.9.png apptheme_switch_thumb_holo_light.9.png apptheme_switch_thumb_pressed_holo_light.9.png
The following screenshort is generated from the image listed above.
Android-PasswordGen has the following Java source files.
uk.co.uglygekko.securepassword.ApplicationTest.java uk.co.uglygekko.securepassword.MainActivity.java uk.co.uglygekko.securepassword.PasswordFragment.java uk.co.uglygekko.securepassword.aboutActivity.java