Difference between revisions of "FTC Just Enough Android Studio 20220223"

From wikidb
Jump to: navigation, search
(Modify and Build)
Line 21: Line 21:
  
 
=  Modify and Build =
 
=  Modify and Build =
 +
 +
= References =
 +
 +
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources FTC Programming Resources]

Revision as of 18:16, 23 February 2022

Strategy

  • Assure that the training robots are configured correctly for the tutorials
  • Introduce a Happy Path to starting a project. This is not by any means a complete tutorial.

Download a project from GitHub

  • Set up a GitHub account

The Configuration File

Connection Details

Creating a Configuation File Using the Driver Station

  • Section 9.4

Build Project

Modify and Build

References