From b1b8cadd409c56316e9cad0657c092e4ad96e9f3 Mon Sep 17 00:00:00 2001
From: Andrew Solovay
Date: Wed, 13 Jul 2016 15:17:10 -0700
Subject: [PATCH] docs: Added link to API diff between M and N
Removed links to download the reference docs bundle, now that the
API docs and the diff are available online.
See first comment for doc stage location.
bug: 29245751
Change-Id: I65f8661463cb03b6651391771abd2597d6e59a44
---
docs/html/preview/setup-sdk.jd | 30 ++++--------------------------
1 file changed, 4 insertions(+), 26 deletions(-)
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.
-
-
-
- | Documentation |
- Checksums |
-
-
- |
- 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