From 1ef4a0006dabeda7a802326e0dc4e387a02debff Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Tue, 9 Jul 2019 13:58:19 -0400 Subject: [PATCH] Updated Android Studio Tutorial (markdown) --- Android-Studio-Tutorial.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Android-Studio-Tutorial.md b/Android-Studio-Tutorial.md index 9cd3b13..f465065 100644 --- a/Android-Studio-Tutorial.md +++ b/Android-Studio-Tutorial.md @@ -3,6 +3,11 @@ Android Studio is an advanced integrated development environment for creating An

+### System Requirements +Before you are able to start programming using Android Studio, you must first verify that you have a computer that is capable of running the Android Studio development environment. Please refer to the Android Studio developer webpage for a detailed list of system requirements: + +      https://developer.android.com/studio + ### Table of Contents 1. Introduction * [The FTC Control System](https://github.com/ftctechnh/ftc_app/wiki/The-FTC-Control-System)