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

From wikidb
Jump to: navigation, search
(Creating a Configuation File Using the Driver Station)
Line 1: Line 1:
 +
= 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 =
 
= The Configuration File =
  
Line 8: Line 17:
  
 
* Section 9.4
 
* Section 9.4
 +
 +
= Build Project =
 +
 +
=  Modify and Build =

Revision as of 17:11, 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