Skip to content

Environment Setup

Jonathan Muller edited this page Mar 27, 2021 · 2 revisions

IDE:

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

Android Device API 21+ (optional):

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