| The Android SDK will be delivered as a maven artifact. This task covers adding the proper plugins and configuration to aerogear-android-sdk. When this is finished you will be able to checkout the android sdk, run `./gradlew install` and verify the maven setup is working by looking at the artifacts in you rlocal maven repository. On linux this will be in the directory `~/.m2/repo/org/aerogear/` |