diff --git a/docs/html/training/wearables/apps/layouts.jd b/docs/html/training/wearables/apps/layouts.jd index a35acb07182f4..ebfc8edcc0ff8 100644 --- a/docs/html/training/wearables/apps/layouts.jd +++ b/docs/html/training/wearables/apps/layouts.jd @@ -132,6 +132,18 @@ dependencies { -

Download the full API -reference documentation for the classes above. The documentation goes over how to use -each UI widget.

+

Wear UI library API reference

+ +

The reference documentation explains how to use each UI widget in detail. Download the +API reference documentation +for the classes above.

+ +

Download the Wearable UI library for Eclipse ADT

+ +

If you are using the ADT plugin for Eclipse, download the +Wearable UI library to +include the Wearable UI library as a dependency in your project.

+ +

Note: We recommend +Android Studio for Android Wear app +development.