diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd
index 35ade6d6f0fcf..0ca05a383d483 100644
--- a/docs/html/preview/setup-sdk.jd
+++ b/docs/html/preview/setup-sdk.jd
@@ -115,11 +115,11 @@ API reference for the Android N APIs and an API difference report.
|
- n-preview-1-docs.zip |
- MD5: xxxx
- SHA-1: xxxx
+ MD5: 129c447102a9f1fb3712234e5268a708
+ SHA-1: 2200b3b530ed15c8d48f768d6b00d2082d01c9c5
|
@@ -131,11 +131,8 @@ API reference for the Android N APIs and an API difference report.
The Java 8 Development Kit (JDK) is required to develop apps with Android
N, and the Java 8 Runtime Environment (JRE) is required to run some
- tools included in Android Studio 2.1.
-
-So, if you don't have the latest version of each already,
-download JDK 8 and
-download JRE 8 now.
+ tools included in Android Studio 2.1. So, if you don't have the latest
+ version of each already, download JDK 8 and download JRE 8 now.
With Java 8 installed, set the JDK version in Android Studio as follows:
@@ -203,7 +200,7 @@ android {
Now that you've set up Android Studio 2.1 (preview), follow the guide
to Run Your App on Android N.
-And learn more about the Android N platform with
+And learn more about the Android N platform with
Behavior Changes
and Android N APIs
and Features.