From 0c06ca744a1c1f38171ffdb6a25b7c2ff20b9961 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 19:30:37 -0400 Subject: [PATCH] Updated Android Studio Tutorial (markdown) --- Android-Studio-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android-Studio-Tutorial.md b/Android-Studio-Tutorial.md index df05ffc..db520cf 100644 --- a/Android-Studio-Tutorial.md +++ b/Android-Studio-Tutorial.md @@ -1,5 +1,5 @@ ### Introduction -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. +This 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**.