Android UI examples [closed]
I am new with Android UI and I am looking for some resources about best practices to design a UI (examples of UI elements, tutorials, etc.) I've been looking in Google or http://developer.android.com/resources/tutorials but there is nothing helpful at all. Can anyone provide me some resources/links ? There is actually a nice web which explains the most usable UI Design patters used by many apps already: http://www.androidpatterns.com/ If you have no experience with Android UI but you know a little Java already, maybe this is something for you: SimpleUi ( https://github.com/bitstars/SimpleUi )