I am trying to use the following archetype. https://github.com/akquinet/android-archetypes/wiki/Android-release-archetype
I can follow the instructions on the page fine
If you are starting with a new project you can use the Maven Android archetypes to create Android projects completely within Eclipse you just need to do the following:
Update:
To get it working I did the following:
I did notice a problem reported that the project directory could not be renamed.
The project had been created on disk, so I imported it into eclipse using
Import > Maven > Existing maven projects