diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index 28c4709a78736..2793d59bf0470 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -15,7 +15,7 @@ page.image=images/cards/card-n-sdk_2x.png
To compile your app against the Android N platform, you need to use -the Java 8 Developer Kit (JDK 8), and in order to use some tools with Android -Studio 2.1, you need to install the Java 8 Runtime Environment (JRE 8). So, if -you don't have the latest version of each already, download JDK 8 and JRE 8 -now.
+To compile your app against the Android N platform and use some tools with +Android Studio 2.1, you need to install the Java 8 Developer Kit (JDK 8). So, if +you don't already have the latest version, download JDK 8 now.
Then set the JDK version in Android Studio as follows: