Guide to android
Here we have a little guide to android developing
How to install eclipse and android dev. plugin:
http://developer.android.com/sdk/eclipse-adt.html#installing
http://developer.android.com/guide/index.html
Read under "Application Fundamentals" and "User Interface"
-----------------------
Nice articles about views eg.
http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-more-views
http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-more-views
http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views
http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-more-views
--------
Grafic tool GUI's to Android.
When done you can copy the xml file into a Eclipse Android project.
http://www.droiddraw.org/
Guide by Thomas