VERTEX Team 15534's FTC App!
Steps to install:
- In any folder you want (probably your
StudioProjectsfolder:git clone https://github.com/15534/ftc_app_2020 - Open Android Studio. Click Import project, and import the
ftc_app_2020folder. - After gradle sync, click on Build Variants on the left. Make sure it is on
turboDebug. - Download
Constants.javafrom Slack and place it inftc_app_2020\TeamCode\src\main\java\org\firstinspires\ftc\teamcode.