Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 807 Bytes

setup.md

File metadata and controls

20 lines (10 loc) · 807 Bytes

Setup

Prerequisites

Before running the project locally on your machine make sure you have the following prerequisites:

Installation

  1. Update the libraries and sync the project (might take a minute).

  2. If all the Gradle build succeeds, you can run the app on an emulator or your own Android device.

Troubleshooting your local environment

Always git pull and get the latest from master. Google and Stackoverflow are your friends. You can find answers for most technical problems there. If you run into problems you can't resolve, feel free to open an issue.