- Install latest Android SDK
- Install Android SDK artifacts into local Maven repository The Maven Android SDK Deployer makes this easy. Sonatype have some good documentation for this step.
- Build Percolator
mvn clean package
To build Percolator for release, simply build with the 'release' profile:
mvn clean package -Prelease
Note that to sign the apk for release on Google Play, you will need to have the keystore used to sign Percolator.