Skip to content

mawalker/cleanMvnAndroidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cleanMvnAndroidApp

This is a clean maven android app

made with the following command:

mvn archetype:generate \
  -DarchetypeArtifactId=android-quickstart \
  -DarchetypeGroupId=de.akquinet.android.archetypes \
  -DarchetypeVersion=1.0.11 \
  -DgroupId=VanderbiltUniversity \
  -DartifactId=testApp \
  -Dpackage=edu.vu.isis

Update 1) Added JUnit testing to the project.
Update 2) Added Android Support Library to the project.

About

This is a clean maven android app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages