Android Open Source - UI pattern PatternPuzzleDemo






Project Summary

Like origin android's lock screen, the pattern puzzle works well, but not perfect on UI.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PatternPuzzleDemo.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Minimum SDK Version4
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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