I was just wondering if theres any resource that helps with or explains UI programming on the Android. I am looking for something thats similar to the UI programming of iOS.
Thanks
The tutorials available from the Android Developer are Hello Views, the Technical Resource article list for Layouts/Views and the Developer Guide's User Interface article and sub articles.
View package class attributes, if you're using Eclipse with ADT all the enumeration values are already there with content assist.