-
-
Notifications
You must be signed in to change notification settings - Fork 88
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):
- 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:
- 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