aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2016-02-03 23:03:41 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-02-03 23:03:41 +0000
commit6faddd835c609838f92b3eb19da4219d1f109d5c (patch)
tree41f5840b66104a4729f3a8ee3008eb547cb7af56
parent0da34d1f89087d84cb967bcbd79a9c47d275cee8 (diff)
parentba7ea06c4d12585792ab57ac32f10ea3a41590d4 (diff)
downloadsource.android.com-6faddd835c609838f92b3eb19da4219d1f109d5c.tar.gz
Merge "Docs: Add Java 8 to home page, What's New section"
-rw-r--r--src/index.jd18
1 files changed, 11 insertions, 7 deletions
diff --git a/src/index.jd b/src/index.jd
index 42d71458..5c2dd750 100644
--- a/src/index.jd
+++ b/src/index.jd
@@ -6,7 +6,7 @@ header.hide=1
@jd:body
<!--
- Copyright 2015 The Android Open Source Project
+ Copyright 2016 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -43,6 +43,16 @@ devices meet compatibility requirements.
<div class="landing-docs">
<div class="col-8">
<h3>What's New</h3>
+<a href="{@docRoot}source/initializing.html">
+ <h4>JDK 8 for Latest Platform Development</h4></a>
+ <p>The master branch of Android now requires JDK 8 to build. See <strong><a
+ href="{@docRoot}source/requirements.html">Requirements</a></strong>
+ for a summary of Java versions by Android release. See <strong><a
+ href="{@docRoot}source/initializing.html#installing-the-jdk">Setting up
+ a Linux build environment</a></strong> or <strong><a
+ href="{@docRoot}source/initializing.html#installing-the-mac-jdk">Setting up a
+ Mac OS build environment</a></strong> for update instructions by operating system.</p>
+
<a href="{@docRoot}source/read-bug-reports.html">
<h4>Reading Bug Reports</h4></a>
<p>Android Engineering has written a detailed guide for <strong><a
@@ -80,12 +90,6 @@ devices meet compatibility requirements.
<h4>6.0 CTS Downloads</h4></a>
<p>Android 6.0 R2 Compatibility Test Suite (CTS) and CTS Verifier are available for <strong><a
href="{@docRoot}compatibility/downloads.html#android-60">Download</a></strong>.</p>
-
-<a href="{@docRoot}source/community.html">
- <h4>Android Resources</h4></a>
- <p>Android Community now includes a collection of <strong><a
- href="{@docRoot}source/community.html#resources">Resources</a></strong>
- for contributors, developers, users, and security experts.</p>
</div>
<div class="col-8">