Managed Lucas Lee
- Download Java 8 by following these instructions
- Create a GitHub account
- Download Git
- Download Android Studio
- Clone the ftc_app repository by using
git clone
in your terminal or by downloading the .zip - Using your terminal, change directories into the following path
FtcRobotController\TeamCode\src\main\java\org\firstinspires\ftc
- Delete the teamcode directory
- Clone this repository into the above path and rename its directory to teamcode
- Open Android Studio and click "Open an existing Android Studio project"
- Open the directory that holds the ftc_app repository
- You may need to download Motorola Mobile Drivers to allow your computer to correctly transfer files onto the phones.
- Connect the RobotController phone to your computer via USB.
- Click the green play button in Android Studio (Run 'TeamCode') or press Shift + F10.
- Wait until the code is completely deployed
- Connect the RobotController to the REV Expansion Hub.