From 43838855754bb035c5fb06fe57ec2a089011b866 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Mon, 8 Dec 2014 08:07:14 -0800 Subject: [PATCH] fix migrate instruction step Change-Id: I28cf353f2b21d06ee256673590501487f8645b05 --- docs/html/sdk/installing/migrate.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/sdk/installing/migrate.jd b/docs/html/sdk/installing/migrate.jd index c99cc3090591d..06b9e3f317de9 100644 --- a/docs/html/sdk/installing/migrate.jd +++ b/docs/html/sdk/installing/migrate.jd @@ -38,7 +38,7 @@ Gradle build files:

  1. In Android Studio, close any projects currently open. You should see the Welcome to Android Studio window.
  2. -
  3. Click Import Project.
  4. +
  5. Click Import Non-Android Studio project.
  6. Locate the project you exported from Eclipse, expand it, select the build.gradle file and click OK.
  7. In the following dialog, leave Use gradle wrapper selected and click