Skip to content

Getting Started

Macklin Underdown edited this page Apr 7, 2016 · 2 revisions

Setup

Install Android Studio 2.0+ - learn more about it here.

Building

Press CTRL+R (Run) in Android Studio to build and deploy the app.

From the command line:

./gradlew assembleDebug

Clone this wiki locally