Important Files:

http://developer.android.com/sdk/index.html#top – Android Studio

https://github.com/ftctechnh/ftc_app/archive/master.zip  - FTC App Master Code

FTC Java Programming – Presentation Used During Workshop

Installation Instructions

1.)    Download both Android Studio and the FTCApp Master Code.

2.)    Install Android Studio onto a computer (Mac, Linux, and Windows supported).

3.)    Unzip the files from FTCApp Master Code onto the same computer, put into a location that is easy to find.

4.)    Run Android Studio.

5.)    Import the Eclipse/Gradle Project

a.       If launching from the welcome screen, Click the Import Project Button and navigate to the FTCApp Master Code location where it was extracted earlier. If this screen doesn’t pop up, go to File-> Close Project

6.)    A message will appear in the Message tab to install required apps. Click on this and wait for the Android SDK Manager to display.

7.)    In addition to these required packages, install Android 4.4.2 (API 19) & Android SDK Build-tools (rev: 21.1.2) as well. No other packages need to be installed at this time.

8.)    Read and accept the agreements. Await download and installation.

Troubleshooting

If at any point none of this works, please ensure that an internet connection is available and that any firewall or proxy can be cleared. Teams through schools must work with IT if unable.

Resources

https://github.com/ftctechnh/ftc_app - FTC App

https://www.codecademy.com/ - Programming tutorials