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)