Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82211ee2 authored by Joe Fernandez's avatar Joe Fernandez
Browse files

docs: N Preview SDK Preview updates

- fixed docs download
- removed links to JDK 8 site

Change-Id: I480c390b450206f387e506c2b066ee27aff85ccb
parent a2f9b036
Loading
Loading
Loading
Loading
+6 −9
Original line number Diff line number Diff line
@@ -115,11 +115,11 @@ API reference for the Android N APIs and an API difference report.</p>
  </tr>
  <tr>
    <td style="white-space: nowrap">
    <a href="https://storage.googleapis.com/androiddevelopers/n-preview/n-preview-1-docs.zip"
    <a href="https://storage.googleapis.com/androiddevelopers/preview/n-preview-1-docs.zip"
      >n-preview-1-docs.zip</a></td>
    <td width="100%">
      MD5: xxxx<br>
      SHA-1: xxxx
      MD5: 129c447102a9f1fb3712234e5268a708<br>
      SHA-1: 2200b3b530ed15c8d48f768d6b00d2082d01c9c5
    </td>
  </tr>
<table>
@@ -131,11 +131,8 @@ API reference for the Android N APIs and an API difference report.</p>
<p>
  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.
</p>
<p>So, if you don't have the latest version of each already,
<a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">download JDK 8</a> and
<a href="http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html">download JRE 8</a> now.</p>
  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.</p>

<p>With Java 8 installed, set the JDK version in Android Studio as follows:</p>