From 471a7513cb01164c697013ae886362f197c64572 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Sun, 13 Dec 2020 10:57:59 -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 dbe28d8..35c4bb3 100644 --- a/Downloading-the-Android-Studio-Project-Folder.md +++ b/Downloading-the-Android-Studio-Project-Folder.md @@ -45,7 +45,7 @@ In order to import the FTC Project, you will need to launch the Android Studio s

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

-Android Studio should prompt you to select the project folder that you would like to import. Use the file browser in the pop up dialog box to locate and then select the folder that you extracted in an section of this document. Make sure you select the extracted project folder (and not the .ZIP file which might have a similar name to the extracted folder). Hit the “OK” button to import the selected project into Android Studio. +Android Studio should prompt you to select the project folder that you would like to import. Use the file browser in the pop up dialog box to locate and then select the folder that you extracted in an earlier section of this document. Make sure you select the extracted project folder (and not the .ZIP file which might have a similar name to the extracted folder). Hit the “OK” button to import the selected project into Android Studio.

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