From 17d0ccb1a9806e393bd72cf722abc64517a16441 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Mon, 27 Jun 2016 10:52:24 -0700 Subject: [PATCH] Remove reference to obsolete installation step. Bug: https://github.com/android-ndk/ndk/issues/136 Change-Id: Idd08b009fefd69053675545bf94fda2147e01318 --- docs/html/ndk/guides/setup.jd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/html/ndk/guides/setup.jd b/docs/html/ndk/guides/setup.jd index 1459bfefffa44..d3ace07a1c4b1 100644 --- a/docs/html/ndk/guides/setup.jd +++ b/docs/html/ndk/guides/setup.jd @@ -34,8 +34,7 @@ information on that topic, see the

To install and configure the NDK, follow these steps:

  1. Get and install the Android SDK.
  2. -
  3. Download and -extract the NDK, +
  4. Download the NDK, making sure to download the correct version for your development platform. You may place the unzipped directory anywhere on your local drive.
  5. Update your {@code PATH} environment variable with the location of the directory that