This repository was archived by the owner on Jan 7, 2020. It is now read-only.
purplescout/PurpleMow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Follow the Project on the Blog: http://www.purplescout.se/blog/ Build instructions for the Android project. Download the latest Android SDK from http://developer.android.com/sdk/index.html following the instructions there. From Android SDK Manager install Android SDK Platform API 15 and Google APIs 15. Set up the environment variable ANDROID_HOME to contain the absolute folder you just installed the SDK to. Run the command 'mvn clean install' to build the entire project. Run the command 'mvn clean install -P deploy' to deploy and start the application on an emulator or a connected device.