am 349e3640: am 70807ab1: Merge "docs:Build and Platform Tools Updates for Android 5" into lmp-dev

automerge: 6b1edcd

* commit '6b1edcd0c852a6365ad3ddc802b8e94b2da99606':
  docs:Build and Platform Tools Updates for Android 5
This commit is contained in:
Rich Slogar
2014-10-16 19:09:38 +00:00
committed by android-build-merger
2 changed files with 58 additions and 5 deletions

View File

@@ -77,6 +77,28 @@ listing in the Android SDK Manager.</p>
<div class="toggle-content opened">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
alt=""/>Build Tools, Revision 21.0.0</a> <em>(October 2014)</em>
</p>
<div class="toggle-content-toggleme">
<dl>
<dt>General Notes:</dt>
<dd>
<ul>
<li>Added support for Android 5.0 (API level 21).</li>
<li>RenderScript now supports seamless 32/64-bit operation for API level 21 and higher.</li>
<li>Fixed issue with the Gradle build system when using the JaCoCo plugin.
(<a href="http://b.android.com/69174">Issue 69174</a>)</li>
<li>Added an <em>input-list</em> option for use with long command lines on Windows.</li>
</ul>
</dd>
</dl>
</div>
</div>
<div class="toggle-content closed">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
alt=""/>Build Tools, Revision 20.0.0</a> <em>(June 2014)</em>
</p>
<div class="toggle-content-toggleme">

View File

@@ -47,11 +47,42 @@ most recent release and restart the SDK Manager. If you do not, the latest Andro
components will not be available for download.</p>
<h2 id="4.4">Android 4.4W</h2>
<h2 id="5.0">Android 5.0</h2>
<div class="toggle-content opened">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png"
class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2014)</em>
</p>
<div class="toggle-content-toggleme">
<p>Initial release for Android 5.0 (API level 21).</p>
<p>Dependencies:</p>
<ul>
<li>Android SDK Platform-tools r21 or higher is required.</li>
<li>Android SDK Tools 23.0.5 or higher is required.</li>
</ul>
</div>
<h3>Device Definitions</h3>
<p>The platform includes the following new device definitions for use in creating
Android Virtual Devices in the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>:</p>
<ul>
<li>Nexus 6 (5.96", 1440 x 2560, Large xxxhdpi screen) </li>
<li>Nexus 9 (8.9", 2048 x 1536, Large xhdpi screen) </li>
</ul>
</div>
<h2 id="4.4">Android 4.4W</h2>
<div class="toggle-content closed">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-closed.png"
class="toggle-content-img" alt="" />Revision 1</a> <em>(June 2014)</em>
</p>
@@ -78,9 +109,9 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(June 2014)</em>
<h2 id="4.4">Android 4.4</h2>
<div class="toggle-content opened">
<div class="toggle-content closed">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png"
<img src="{@docRoot}assets/images/triangle-closed.png"
class="toggle-content-img" alt="" />Revision 2</a> <em>(December 2013)</em>
</p>
@@ -118,9 +149,9 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2013)</em>
<h3 id="gsi-4.4">Google APIs System Image</h3>
<div class="toggle-content opened">
<div class="toggle-content closed">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png"
<img src="{@docRoot}assets/images/triangle-closed.png"
class="toggle-content-img" alt="" />Revision 4</a> <em>(March 2014)</em>
</p>