diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index 3e95f3e864c0d..ff11e8e93c3f0 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -77,32 +77,10 @@ Android N Preview SDK in Android Studio as follows:

Get the N Preview reference documentation

Beginning with the Preview 4 release, the API reference for the -N platform (API level 24) is now available online at developer.android.com/reference/. -

- -

If you'd like an offline copy of the API reference, you can download it -from the following table. The download also includes an incremental diff report -for API changes between the Preview 3 and Preview 4 release, which is not -available online.

- - - - - - - - - - -
DocumentationChecksums
- n-preview-4-docs.zip - MD5: f853e3ba0707083336dfa780b8fed9a7
- SHA-1: 36fcbc497cc2e63b1bc1d629c304b0ba43a88946 -
- - + N platform (API level 24) is now available online at developer.android.com/reference/. There is also + an incremental diff report for API changes between API levels 23 and 24.

Get the Java 8 JDK