The android-maven-plugin allows building of Android applications and libraries with Apache Maven and provides many more features related to Android development.
android-maven-plugin (formerly maven-android-plugin) brings the power of Maven to Android project development. It lets you build Android application (apk) projects as well as application libraries (apklib) and Android archives (aar) with Maven, with simple and powerful configuration. It has features like deploying to all attached devices, running instrumentation tests, taking screenshots, running lint, zipalign, proguard and many more.
- Home Page: http://simpligility.github.io/android-maven-plugin/
- Mailing List: http://groups.google.com/group/maven-android-developers
- Source Code: https://github.com/simpligility/android-maven-plugin