Updated Android Studio Tutorial (markdown)

FTC Engineering
2017-09-19 13:30:28 -04:00
parent 9bc6bf8d08
commit ddc73a9f82

@ -14,7 +14,7 @@ Android Studio is an advanced integrated development environment for creating An
* [Configuring Your Hardware](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware) * [Configuring Your Hardware](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware)
3. Installing Android Studio 3. Installing Android Studio
* [Downloading and Installing Android Studio](https://github.com/ftctechnh/ftc_app/wiki/Installing-Android-Studio) * [Downloading and Installing Android Studio](https://github.com/ftctechnh/ftc_app/wiki/Installing-Android-Studio)
* Disabling Android Studio Instant Run * [Disabling Android Studio Instant Run](https://github.com/ftctechnh/ftc_app/wiki/Disabling-Android-Studio-Instant-Run)
* [Downloading the FTC Android Studio Project](https://github.com/ftctechnh/ftc_app/wiki/Downloading-the-Android-Studio-Project-Folder) * [Downloading the FTC Android Studio Project](https://github.com/ftctechnh/ftc_app/wiki/Downloading-the-Android-Studio-Project-Folder)
4. Writing an Op Mode 4. Writing an Op Mode
* Creating & Running an Op Mode * Creating & Running an Op Mode