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):
Install a GPS faker if using a real device. A simple one is (https://play.google.com/store/apps/details?id=com.lexa.fakegps).
The app requires a GPS signal to work properly. This will guarantee a good location, especially when indoors.
Install a GPS faker if using a real device. A simple one is (https://play.google.com/store/apps/details?id=com.lexa.fakegps).
The app requires a GPS signal to work properly. This will guarantee a good location, especially when indoors.
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