I am beginning an android project and I just wanted a place to organize a few links.
Maven Archetype
https://github.com/akquinet/android-archetypes/wiki/android-with-test-archetype
Maven Plugin
http://code.google.com/p/maven-android-plugin/
Android SDK
http://developer.android.com/sdk/index.html
To download the correct version, run the 'android' application. You can choose which version to install from there.
Export ANDROID_HOME in your .bash_profile
Sighs.. this is looking like it will be more complicated than ever!