From 97e58f54bae0e36e7e530d1328c7d5970528b196 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 19:30:23 -0400 Subject: [PATCH] Updated Android Studio Tutorial (markdown) --- Android-Studio-Tutorial.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Android-Studio-Tutorial.md b/Android-Studio-Tutorial.md index 42b60ca..df05ffc 100644 --- a/Android-Studio-Tutorial.md +++ b/Android-Studio-Tutorial.md @@ -1,5 +1,7 @@ ### Introduction -Android Studio is an advanced integrated development environment for creating Android apps. This tool is the same tool that professional Android app developers use. Android Studio is only recommended for advanced users who have extensive Java programming experience. +his tutorial will take you step-by-step through the process of configuring, programming, and operating your Control System. This tutorial uses Android Studio to help you get started programming your robot. + +Android Studio is an advanced integrated development environment for creating Android apps. This tool is the same tool that professional Android app developers use. Android Studio is only recommended for **advanced users** who have **extensive Java programming experience**.

[[/images/Android-Studio-Tutorial/androidStudioScreen.jpg]]