* commit 'be80b984690ca3a6c54a8bab1d0bd8f15386c5a2': docs: Add links to wearable support zip for ADT
This commit is contained in:
@@ -132,6 +132,18 @@ dependencies {
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="note"><a href="{@docRoot}shareables/training/wearable-support-docs.zip">Download the full API
|
<h3 id="UiLibReference">Wear UI library API reference</h3>
|
||||||
reference documentation</a> for the classes above. The documentation goes over how to use
|
|
||||||
each UI widget.</p>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user