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

Commit 45ea5690 authored by Ricardo Cervera's avatar Ricardo Cervera Committed by Android Git Automerger
Browse files

am 5edaf136: am be80b984: am 0d8f1417: Merge "docs: Add links to wearable...

am 5edaf136: am be80b984: am 0d8f1417: Merge "docs: Add links to wearable support zip for ADT" into lmp-docs

* commit '5edaf136':
  docs: Add links to wearable support zip for ADT
parents 15e0f7fd 5edaf136
Loading
Loading
Loading
Loading
+15 −3
Original line number Diff line number Diff line
@@ -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>