Like origin android's lock screen, the pattern puzzle works well, but not perfect on UI.
PatternPuzzleDemo is hosted in the following web site
https://github.com/mikewang0326/PatternPuzzleDemo
If you think the Android project PatternPuzzleDemo 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 PatternPuzzleDemo.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 4 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 13 image files in PatternPuzzleDemo. The names of the image files are listed as follows.
border.9.png locus_arrow.png locus_button.png locus_button_bg.png locus_button_left_bg.png locus_button_normal.png locus_button_right_bg.png locus_button_selected.png locus_line.png locus_line_error.png locus_round_click.png locus_round_click_error.png locus_round_original.png
The following screenshort is generated from the image listed above.
PatternPuzzleDemo has the following Java source files.
com.mike.pattern.puzzle.LocusPassWordView.java com.mike.pattern.puzzle.LoginActivity.java com.mike.pattern.puzzle.MainActivity.java com.mike.pattern.puzzle.Point .java com.mike.pattern.puzzle.SetPasswordActivity.java com.mike.pattern.puzzle.utils.BitmapUtil .java com.mike.pattern.puzzle.utils.MathUtil .java com.mike.pattern.puzzle.utils.RoundUtil .java com.mike.pattern.puzzle.utils.StringUtil .java