/Android-Pattern-Visualizer

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

Primary LanguageHTMLMIT LicenseMIT

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