-
Set the
ANDROID_HOMEenvironment variable to point to the location of your installed Android SDK 4.1.2 API level 16. For more information, look at the documentation of maven-android-plugin. -
Start an Android Virtual Device. Normally, this means you need to run
android avdand then start one of the devices there.
Then, you can run mvn clean install in the main directory.
-
How to setup your Android SDK so that Maven finds it: http://pivotal.github.com/robolectric/maven-quick-start.html
-
Adding an external Android library (apklib) as a submodule, and making it work with both Maven and IntelliJ. TODO: Write about
mvn cleantrick.
login-username - demotest
login-password - Demot123
Check app.properties file in drishti-app/asset/ folder to change the demo server url to your own instance of opensrp server.
