Android Studio Overview
What is Android Studio for FTC?
Android Studio is the professional development environment for FTC robots. You write code in a full IDE on your computer, use version control, and benefit from advanced tooling. This path is for teams ready for more sophisticated control systems, odometry, path planning, and computer vision.
Learning Path
The Android Studio curriculum is organized into topic areas. Complete Environment Setup first, then move through Advanced Movement Control, Odometry, and Path Planning. Debugging & Best Practices applies across all topics.