Tag: maven-android-plugin
Building Android projects with maven – part 2: Releases with maven
Tobias Knell
18.09.2013
In my previous post, I showed you the basic setup for android with maven using the android-maven-plugin. Now I’ll show you how to configure it to make releases with maven,…
Building Android projects with Maven – Part 1: Setup
Tobias Knell
13.09.2013
Building and managing Android projects with maven is not as easy as it could be. So in this blog, I’ll show you how we managed to get it work nicely.…