Despite the fact that the following design elements are not focused on the design part, they nevertheless create a project for you:
On the second, I recommend running the following command to filter Android projects from the list:
mvn archetype:generate | grep ndroid
It will list at least the following project templates:
50: remote -> com.googlecode.android-player-root-archetype:parent-archetype (-) 115: remote -> com.vektorsoft.demux.tools:demux-android-archetype (Create Android application structure for DEMUX Framework applications) 123: remote -> de.akquinet.android.archetypes:android-gcm-quickstart (Creates a skeleton for a GCM Android application) 124: remote -> de.akquinet.android.archetypes:android-library-quickstart (Creates a skeleton for an Android library) 125: remote -> de.akquinet.android.archetypes:android-quickstart (Creates a skeleton for an Android application) 126: remote -> de.akquinet.android.archetypes:android-release (Creates a skeleton for an Android application, 127: remote -> de.akquinet.android.archetypes:android-with-test (Creates a skeleton for an Android application and instrumentation tests) 128: remote -> de.akquinet.android.archetypes:stand-archetype (Creates a skeleton for an Android application using the Stand framework stack) 555: remote -> org.eclipse.xtend:xtend-android-archetype (-) 857: remote -> ru.nikitav.android.archetypes:release (-) 858: remote -> ru.nikitav.android.archetypes:release-robolectric (-)
JJD Nov 01 '13 at 22:19 2013-11-01 22:19
source share