Download Free code android archetypes

Description

Maven Archetypes for Android development.

Icons

android archetypes

Source Files

The download file android-archetypes-master.zip has the following entries.


.gitignore/*from  w w w.  j a  v  a2s  . c om*/
LICENSE
NOTICE
README.md
android-archetypes-it/pom.xml
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/Constants.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/GCMArchetypeTest.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/Helper.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/QuickstartArchetypeTest.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/ReleaseArchetypeTest.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/WithTestsArchetypeTest.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/fest/AndroidArchetypeAssertions.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/fest/AndroidManifest.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/fest/AndroidManifestAssert.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/fest/Pom.java
android-archetypes-it/src/test/java/de/akquinet/android/archetypes/fest/PomAssert.java
android-gcm-quickstart/LICENSE
android-gcm-quickstart/NOTICE
android-gcm-quickstart/pom.xml
android-gcm-quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
android-gcm-quickstart/src/main/resources/archetype-resources/AndroidManifest.xml
android-gcm-quickstart/src/main/resources/archetype-resources/assets/gcmutils.properties
android-gcm-quickstart/src/main/resources/archetype-resources/default.properties
android-gcm-quickstart/src/main/resources/archetype-resources/pom.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/drawable-hdpi/ic_launcher.png
android-gcm-quickstart/src/main/resources/archetype-resources/res/drawable-mdpi/ic_launcher.png
android-gcm-quickstart/src/main/resources/archetype-resources/res/drawable-xhdpi/ic_launcher.png
android-gcm-quickstart/src/main/resources/archetype-resources/res/drawable-xxhdpi/ic_launcher.png
android-gcm-quickstart/src/main/resources/archetype-resources/res/layout/activity_main.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/menu/main.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values-sw600dp/dimens.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values-sw720dp-land/dimens.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values-v11/styles.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values-v14/styles.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values/dimens.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values/strings.xml
android-gcm-quickstart/src/main/resources/archetype-resources/res/values/styles.xml
android-gcm-quickstart/src/main/resources/archetype-resources/src/main/java/GCMIntentService.java
android-gcm-quickstart/src/main/resources/archetype-resources/src/main/java/HelloAndroidActivity.java
android-library-quickstart/LICENSE
android-library-quickstart/NOTICE
android-library-quickstart/pom.xml
android-library-quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
android-library-quickstart/src/main/resources/archetype-resources/AndroidManifest.xml
android-library-quickstart/src/main/resources/archetype-resources/default.properties
android-library-quickstart/src/main/resources/archetype-resources/pom.xml
android-library-quickstart/src/main/resources/archetype-resources/res/values/strings.xml
android-library-quickstart/src/main/resources/archetype-resources/src/main/java/Library.java
android-quickstart/LICENSE
android-quickstart/NOTICE
android-quickstart/pom.xml
android-quickstart/src/it/projects/default/test.properties
android-quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
android-quickstart/src/main/resources/archetype-resources/AndroidManifest.xml
android-quickstart/src/main/resources/archetype-resources/default.properties
android-quickstart/src/main/resources/archetype-resources/pom.xml
android-quickstart/src/main/resources/archetype-resources/res/drawable-hdpi/ic_launcher.png
android-quickstart/src/main/resources/archetype-resources/res/drawable-mdpi/ic_launcher.png
android-quickstart/src/main/resources/archetype-resources/res/drawable-xhdpi/ic_launcher.png
android-quickstart/src/main/resources/archetype-resources/res/drawable-xxhdpi/ic_launcher.png
android-quickstart/src/main/resources/archetype-resources/res/layout/activity_main.xml
android-quickstart/src/main/resources/archetype-resources/res/menu/main.xml
android-quickstart/src/main/resources/archetype-resources/res/values-sw600dp/dimens.xml
android-quickstart/src/main/resources/archetype-resources/res/values-sw720dp-land/dimens.xml
android-quickstart/src/main/resources/archetype-resources/res/values-v11/styles.xml
android-quickstart/src/main/resources/archetype-resources/res/values-v14/styles.xml
android-quickstart/src/main/resources/archetype-resources/res/values/dimens.xml
android-quickstart/src/main/resources/archetype-resources/res/values/strings.xml
android-quickstart/src/main/resources/archetype-resources/res/values/styles.xml
android-quickstart/src/main/resources/archetype-resources/src/main/java/HelloAndroidActivity.java
android-release/LICENSE
android-release/NOTICE
android-release/pom.xml
android-release/src/it/projects/default/test.properties
android-release/src/main/resources/META-INF/maven/archetype-metadata.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/AndroidManifest.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/default.properties
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/pom.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-hdpi/icon.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-ldpi/icon.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-mdpi/icon.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/res/layout/main.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/res/values/strings.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__-it/src/main/java/test/HelloAndroidActivityTest.java
android-release/src/main/resources/archetype-resources/__rootArtifactId__/AndroidManifest.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/default.properties
android-release/src/main/resources/archetype-resources/__rootArtifactId__/pom.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/proguard.conf
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-hdpi/ic_launcher.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-mdpi/ic_launcher.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-xhdpi/ic_launcher.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-xxhdpi/ic_launcher.png
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/layout/activity_main.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/menu/main.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values-sw600dp/dimens.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values-sw720dp-land/dimens.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values-v11/styles.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values-v14/styles.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values/dimens.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values/strings.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/res/values/styles.xml
android-release/src/main/resources/archetype-resources/__rootArtifactId__/src/main/java/HelloAndroidActivity.java
android-release/src/main/resources/archetype-resources/pom.xml
android-with-test/LICENSE
android-with-test/NOTICE
android-with-test/pom.xml
android-with-test/src/it/projects/default/test.properties
android-with-test/src/main/resources/META-INF/maven/archetype-metadata.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/AndroidManifest.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/default.properties
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/pom.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-hdpi/icon.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-ldpi/icon.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/res/drawable-mdpi/icon.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/res/layout/main.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/res/values/strings.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__-it/src/main/java/test/HelloAndroidActivityTest.java
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/AndroidManifest.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/default.properties
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/pom.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-hdpi/ic_launcher.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-mdpi/ic_launcher.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-xhdpi/ic_launcher.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/drawable-xxhdpi/ic_launcher.png
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/layout/activity_main.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/menu/main.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values-sw600dp/dimens.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values-sw720dp-land/dimens.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values-v11/styles.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values-v14/styles.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values/dimens.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values/strings.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/res/values/styles.xml
android-with-test/src/main/resources/archetype-resources/__rootArtifactId__/src/main/java/HelloAndroidActivity.java
android-with-test/src/main/resources/archetype-resources/pom.xml
changelog.txt
pom.xml

Download

Click the following link to download android-archetypes-master.zip.

android-archetypes-master.zip




















Home »
  Android Free Code »
    Development »




API
Dependency Injection
Development
Driver
Eclipse
Emulator
EventBus
Framework
Git
GitHub
Google Guice
HTTP
JSON
junit
Library
Library Cache
Maven
Network
Plugin
RESTful
Selenium