Skip to content

A visual representation of every unique pattern possible on a traditional Android 3x3 lock screen.

License

Notifications You must be signed in to change notification settings

psyclone20/Android-Pattern-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android Pattern Visualizer

A visual representation of every unique pattern possible on a traditional Android 3x3 lock screen.

The Random mode gives a screensaver worthy animation of all the patterns in a random sequence.

A Sequential mode is also provided to help demonstrate how the patterns were actually generated using depth-first search.

Sample 1 Sample 2 Sample 3

To learn how I generated the patterns, please visit the Android Pattern Generator repository

Credits