am a111eb84: Merge "clarify release notes pages with more specific titles and new links to related docs." into lmp-docs
* commit 'a111eb840bd85c74bf77efca4fce0213b56ff1bd': clarify release notes pages with more specific titles and new links to related docs.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
page.title=Build Tools
|
page.title=SDK Build Tools Release Notes
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
page.title=Platforms
|
page.title=SDK Platforms Release Notes
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
@@ -20,10 +21,16 @@ Highlights and APIs</a></li>
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p>This document provides information about Android platform releases. In order to compile your
|
<p>This document provides release information about the SDK Platform packages required
|
||||||
application against a particular platform release, you must download and install the SDK Platform
|
for app development. If you want details about the features and APIs added in each Android
|
||||||
for that release. If you want to test your application on an emulator, you must also download at
|
version, instead read the highlights in the <a href="{@docRoot}about/index.html">About</a>
|
||||||
least one system image for that platform release.</p>
|
section.</p>
|
||||||
|
|
||||||
|
<p>In order to compile your application against a particular version of Android, you must use the
|
||||||
|
<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a> to download and install the SDK
|
||||||
|
Platform for that release. If you want to test your application on an emulator, you must also
|
||||||
|
download at least one System Image for that Android version.</p>
|
||||||
|
|
||||||
|
|
||||||
<p>Each platform release includes system images that support a specific processor architecture,
|
<p>Each platform release includes system images that support a specific processor architecture,
|
||||||
such as ARM EABI, Intel x86 or MIPS. Platform releases also include a system image that contains
|
such as ARM EABI, Intel x86 or MIPS. Platform releases also include a system image that contains
|
||||||
@@ -44,7 +51,7 @@ platform system images under each platform version header, for example:</p>
|
|||||||
<p class="caution"><strong>Important:</strong> To download the most recent Android
|
<p class="caution"><strong>Important:</strong> To download the most recent Android
|
||||||
system components from the Android SDK Manager, you must first update the SDK Tools to the
|
system components from the Android SDK Manager, you must first update the SDK Tools to the
|
||||||
most recent release and restart the SDK Manager. If you do not, the latest Android system
|
most recent release and restart the SDK Manager. If you do not, the latest Android system
|
||||||
components will not be available for download.</p>
|
packages may not be available for download.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2 id="5.0">Android 5.0</h2>
|
<h2 id="5.0">Android 5.0</h2>
|
||||||
@@ -58,6 +65,8 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2014)</em>
|
|||||||
<div class="toggle-content-toggleme">
|
<div class="toggle-content-toggleme">
|
||||||
|
|
||||||
<p>Initial release for Android 5.0 (API level 21).</p>
|
<p>Initial release for Android 5.0 (API level 21).</p>
|
||||||
|
<p>Also see the
|
||||||
|
<a href="{@docRoot}about/versions/android-5.0.html">Android 5.0 APIs overview</a>.</p>
|
||||||
<p>Dependencies:</p>
|
<p>Dependencies:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Android SDK Platform-tools r21 or higher is required.</li>
|
<li>Android SDK Platform-tools r21 or higher is required.</li>
|
||||||
@@ -82,7 +91,7 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2014)</em>
|
|||||||
|
|
||||||
<div class="toggle-content open">
|
<div class="toggle-content open">
|
||||||
<p><a href="#" onclick="return toggleContent(this)">
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
<img src="{@docRoot}assets/images/triangle-open.png"
|
<img src="{@docRoot}assets/images/triangle-closed.png"
|
||||||
class="toggle-content-img" alt="" />Revision 2</a> <em>(October 2014)</em>
|
class="toggle-content-img" alt="" />Revision 2</a> <em>(October 2014)</em>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@@ -135,6 +144,8 @@ class="toggle-content-img" alt="" />Revision 2</a> <em>(December 2013)</em>
|
|||||||
<div class="toggle-content-toggleme">
|
<div class="toggle-content-toggleme">
|
||||||
|
|
||||||
<p>Maintenance release. The system version is 4.4.2.</p>
|
<p>Maintenance release. The system version is 4.4.2.</p>
|
||||||
|
<p>Also see the
|
||||||
|
<a href="{@docRoot}about/versions/android-4.4.html">Android 4.4 APIs overview</a>.</p>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Dependencies:</dt>
|
<dt>Dependencies:</dt>
|
||||||
<dd>Android SDK Platform-tools r19 or higher is required.</dd>
|
<dd>Android SDK Platform-tools r19 or higher is required.</dd>
|
||||||
@@ -153,6 +164,8 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2013)</em>
|
|||||||
<div class="toggle-content-toggleme">
|
<div class="toggle-content-toggleme">
|
||||||
|
|
||||||
<p>Initial release. The system version is 4.4.</p>
|
<p>Initial release. The system version is 4.4.</p>
|
||||||
|
<p>Also see the
|
||||||
|
<a href="{@docRoot}about/versions/android-4.4.html">Android 4.4 APIs overview</a>.</p>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Dependencies:</dt>
|
<dt>Dependencies:</dt>
|
||||||
<dd>Android SDK Platform-tools r19 or higher is required.</dd>
|
<dd>Android SDK Platform-tools r19 or higher is required.</dd>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=Android Studio Revisions
|
page.title=Android Studio Release Notes
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
@@ -26,7 +26,7 @@ everything you need to begin developing Android apps:</p>
|
|||||||
<li>A version of the Android system image for the emulator</li>
|
<li>A version of the Android system image for the emulator</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>For an introduction to Android Studio, make sure to read the
|
<p>For an introduction to Android Studio, read the
|
||||||
<a href="{@docRoot}tools/studio/index.html">Android Studio</a> guide.</p>
|
<a href="{@docRoot}tools/studio/index.html">Android Studio</a> guide.</p>
|
||||||
|
|
||||||
<p>Periodic updates are pushed to Android Studio without requiring you to update from here. To
|
<p>Periodic updates are pushed to Android Studio without requiring you to update from here. To
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=ADT Plugin
|
page.title=ADT Plugin Release Notes
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
@@ -15,29 +15,23 @@ Plugin</a></li>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Android Development Tools (ADT) is a plugin for the Eclipse IDE
|
<p>Android Development Tools (ADT) is a plugin for the Eclipse IDE
|
||||||
that is designed to give you a powerful, integrated environment in which
|
that extends the capabilities of Eclipse to let you quickly set up new Android
|
||||||
to build Android applications.</p>
|
|
||||||
|
|
||||||
<p>ADT extends the capabilities of Eclipse to let you quickly set up new Android
|
|
||||||
projects, create an application UI, add packages based on the Android
|
projects, create an application UI, add packages based on the Android
|
||||||
Framework API, debug your applications using the Android SDK tools, and even
|
Framework API, debug your applications using the Android SDK tools, and even
|
||||||
export signed (or unsigned) {@code .apk} files in order to distribute your application.</p>
|
export signed (or unsigned) {@code .apk} files in order to distribute your application.</p>
|
||||||
|
|
||||||
<p>Developing in Eclipse with ADT is highly recommended and is the fastest way
|
<p class="caution"><strong>Caution:</strong>
|
||||||
to get started. With the guided project setup it provides, as well as tools
|
The ADT plugin for Eclipse is no longer in active development. If you're currently using it,
|
||||||
integration, custom XML editors, and debug output pane, ADT gives you an
|
you should <a href="{@docRoot}sdk/installing/migrate.html">migrate
|
||||||
incredible boost in developing Android applications. </p>
|
to Android Studio</a> as soon as possible. For more details about Android Studio, see the
|
||||||
|
<a href="{@docRoot}tools/studio/index.html">Android Studio</a> guide.</p>
|
||||||
|
|
||||||
<p>This document provides step-by-step instructions on how to download the ADT
|
<p>Note that
|
||||||
plugin and install it into your Eclipse development environment. Note that
|
|
||||||
before you can install or use ADT, you must have compatible versions of both the
|
before you can install or use ADT, you must have compatible versions of both the
|
||||||
Eclipse IDE and the Android SDK installed. For details, make sure to read <a
|
Eclipse IDE and the Android SDK installed. For details, make sure to read <a
|
||||||
href="{@docRoot}sdk/installing/installing-adt.html">Installing the Eclipse
|
href="{@docRoot}sdk/installing/installing-adt.html">Installing the Eclipse
|
||||||
Plugin</a>. </p>
|
Plugin</a>. </p>
|
||||||
|
|
||||||
<p>If you are already using ADT, this document also provides instructions on
|
|
||||||
how to update ADT to the latest version or how to uninstall it, if necessary.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>For information about the features provided by the ADT plugin, such as code
|
<p>For information about the features provided by the ADT plugin, such as code
|
||||||
editor features, SDK tool integration, and the graphical layout editor (for drag-and-drop layout
|
editor features, SDK tool integration, and the graphical layout editor (for drag-and-drop layout
|
||||||
|
|||||||
@@ -1,19 +1,15 @@
|
|||||||
page.title=SDK Tools
|
page.title=SDK Tools Release Notes
|
||||||
excludeFromSuggestions=true
|
excludeFromSuggestions=true
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<p>SDK Tools is a downloadable component for the Android SDK. It includes the
|
<p>SDK Tools is a downloadable component for the Android SDK. It includes the
|
||||||
complete set of development and debugging tools for the Android SDK.</p>
|
complete set of development and debugging tools for the Android SDK. It is included
|
||||||
|
with <a href="{@docRoot}tools/studio/index.html">Android Studio</a>.</p>
|
||||||
<p>If you are new to the Android SDK, the <a
|
|
||||||
href="{@docRoot}sdk/index.html">SDK starter package</a> installs the
|
|
||||||
latest revision of the SDK Tools in the <code><sdk>/tools</code> directory.</p>
|
|
||||||
|
|
||||||
<p>If you are already using the SDK and you want to update to the latest version
|
<p>If you are already using the SDK and you want to update to the latest version
|
||||||
of the SDK Tools, use the <em>Android SDK Manager</em> to get the
|
of the SDK Tools, use the <a
|
||||||
update, rather than downloading a new SDK starter package. For more information
|
href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a> to get the
|
||||||
about how to update, see <a
|
update.</p>
|
||||||
href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</p>
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="notes">Revisions</h2>
|
<h2 id="notes">Revisions</h2>
|
||||||
|
|||||||
@@ -255,10 +255,10 @@ class="en">Support Library</span></a></div>
|
|||||||
<span class="en">SDK Tools</span>
|
<span class="en">SDK Tools</span>
|
||||||
</a></li>
|
</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/revisions/build-tools.html">
|
<li><a href="<?cs var:toroot ?>tools/revisions/build-tools.html">
|
||||||
<span class="en">Build Tools</span>
|
<span class="en">SDK Build Tools</span>
|
||||||
</a></li>
|
</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/revisions/platforms.html">
|
<li><a href="<?cs var:toroot ?>tools/revisions/platforms.html">
|
||||||
<span class="en">Platforms</span></a></li>
|
<span class="en">SDK Platforms</span></a></li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/sdk/eclipse-adt.html">
|
<li><a href="<?cs var:toroot ?>tools/sdk/eclipse-adt.html">
|
||||||
<span class="en">ADT Plugin</span></a></li>
|
<span class="en">ADT Plugin</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user