From 3622758cdc4d0b6ead33e690ba3a7c86c0181e11 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Sun, 13 Dec 2020 10:53:23 -0500 Subject: [PATCH] Updated Downloading the Android Studio Project Folder (markdown) --- Downloading-the-Android-Studio-Project-Folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Downloading-the-Android-Studio-Project-Folder.md b/Downloading-the-Android-Studio-Project-Folder.md index 34cc0ad..b3cd07e 100644 --- a/Downloading-the-Android-Studio-Project-Folder.md +++ b/Downloading-the-Android-Studio-Project-Folder.md @@ -51,6 +51,6 @@ Android Studio should prompt you to select the project folder that you would lik

[[/images/Downloading-the-Android-Studio-Project/SelectProjectFolder.jpg]]

-In the figure above the project folder called “SkyStone-5.0” is selected to be imported into Android Studio. It might take Android Studio several minutes to import the project. Once the project has been successfully imported, the screen should look similar to the one depicted in the image below. +In the figure above the project folder called “FtcRobotController-6.0” is selected to be imported into Android Studio. It might take Android Studio several minutes to import the project. Once the project has been successfully imported, the screen should look similar to the one depicted in the image below.

[[/images/Downloading-the-Android-Studio-Project/SuccessfullyImported.jpg]]