When it comes to Android development, sometimes too many choices can be a bad thing. Users complain that Android applications lack a unifying feel or pattern. AndroidPatterns.com attempts to solve that problem. By providing developers with a standard set of Android UI elements and instructions on where to use them, the site hopes to make application development easier.
The site includes listings for common developer issues such as dealing with data, getting input, navigation, notifications, screen interactions, and many more. Each entry includes a wireframe illustration of the pattern, a verbal description of the pattern, instructions on when to use the pattern, and the pros and cons of each pattern. Finally there are real application examples of these patterns in action.
Currently the site has a small, but useful, number of patterns, with more being added all the time. Check it out if you’re a developer or if you’re a curious Android user who wants to see the elements that make up many of your favorite applications.




