Environment Setup

How to get ready working on the Android App

IDE:

IDE:

  • Android Studio Version: 2020.3.1 Canary+ (this is required for using Jetpack Compose)

  • Android Studio Version: 2020.3.1 Canary+ (this is required for using Jetpack Compose)

Android Device API 21+ (optional):

Android Device API 21+ (optional):

Building the app:

Building the app:

  • Ask either Zaven or Jonathan for a copy of the "treetracker.keys.properties" file.

  • Place the file at the top level in the project.

  • Select greenstandDev as the build variant

  • Connect your Android device or turn on your emulator

  • Click run

  • Ask either Zaven or Jonathan for a copy of the "treetracker.keys.properties" file.

  • Place the file at the top level in the project.

  • Select greenstandDev as the build variant

  • Connect your Android device or turn on your emulator

  • Click run

Last updated