Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 551 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 551 Bytes

Building

To build a development version of the app from source, follow the instructions outlined below.

  1. Download and install Android Studio
  2. Clone the project or a fork of it to your local development machine
  3. Import the project subfolder into Android Studio
  4. Sync Project with Gradle files to download all the dependencies
  5. Open the SDK manager to install the required Android SDK Tools and Android SDK Build-tools
  6. The project contains a preconfigured keystore to sign debug builds.