gdaniels / android-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AeroGear Android Prototype

Note that to build this project with Maven, you'll need to use the Android Maven SDK Deployer (https://github.com/mosabua/maven-android-sdk-deployer) in order to install the Google extension APIs into your local Maven repository. To do this, just do

$ mvn install -P 4.1

from the maven-android-sdk-deployer root directory (note: make sure you've already installed all the relevant Android packages to your local SDK installation via the "android" tool). Then running "mvn install" from the root directory of this project should successfully build everything, run the tests, and generate you a shiny new APK all set to install on your phone.

About


Languages

Language:Java 100.0%