Merge "docs: Add links to wearable support zip for ADT" into lmp-docs

This commit is contained in:
Ricardo Cervera
2014-12-10 00:56:13 +00:00
committed by Android (Google) Code Review

View File

@@ -132,6 +132,18 @@ dependencies {
</li>
</ul>
<p class="note"><a href="{@docRoot}shareables/training/wearable-support-docs.zip">Download the full API
reference documentation</a> for the classes above. The documentation goes over how to use
each UI widget.</p>
<h3 id="UiLibReference">Wear UI library API reference</h3>
<p>The reference documentation explains how to use each UI widget in detail. Download the
<a href="{@docRoot}shareables/training/wearable-support-docs.zip">API reference documentation</a>
for the classes above.</p>
<h3 id="UiLibEclipse">Download the Wearable UI library for Eclipse ADT</h3>
<p>If you are using the ADT plugin for Eclipse, download the
<a href="{@docRoot}shareables/training/wearable-support-lib.zip">Wearable UI library</a> to
include the Wearable UI library as a dependency in your project.</p>
<p class="note"><strong>Note:</strong> We recommend
<a href="{@docRoot}sdk/index.html">Android Studio</a> for Android Wear app
development.</p>