Skip to content

Android Studio Tutorial

FTC Engineering edited this page Dec 13, 2020 · 14 revisions

Introduction

This tutorial will take you step-by-step through the process of configuring, programming, and operating your Control System. This tutorial uses Android Studio to help you get started programming your robot.

Android Studio is an advanced integrated development environment for creating Android apps. This tool is the same tool that professional Android app developers use. Android Studio is only recommended for advanced users who have extensive Java programming experience.

Table of Contents

  1. Introduction
  2. Configuring Your Hardware
  3. Installing Android Studio
  4. Writing an Op Mode
Clone this wiki locally