Programming Tutorials - Robotex10176/robotex_ftc_app GitHub Wiki

Watch the next two videos to setup and install the needed software for FTC

Android Studio Installation Video

At some point in that video, it will tell you to import the FTC SDK and enable Version Control. Watch the video below to do so.

FTC SDK and Version Control Video

Watch the next two videos to learn how to write basic TeleOp and Autonomous programs

TeleOp Basics

Autonomous Basics

The next three videos walk through how to wire and configure electronics as well as how to run code on the phones, and using input from encoders.

Wiring and Configuring Electronics

Running Code on the Phones

Encoders

Hope the videos helped. If you have any questions, feel free to ask in a pull request.