diff options
Diffstat (limited to 'docs/html/training/building-wearables.jd')
| -rw-r--r-- | docs/html/training/building-wearables.jd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/html/training/building-wearables.jd b/docs/html/training/building-wearables.jd index 0745c93..8015d0c 100644 --- a/docs/html/training/building-wearables.jd +++ b/docs/html/training/building-wearables.jd @@ -7,4 +7,8 @@ page.metaDescription=Learn how to build notifications, send and sync data, and u <p>These classes teach you how to build notifications in a handheld app that are automatically -synced to wearables as well as how to build apps that run on wearables.</p>
\ No newline at end of file +synced to wearables as well as how to build apps that run on wearables.</p> + +<p class="note"><strong>Note:</strong> For more information about the APIs used in these training +classes, see the <a href="{@docRoot}reference/packages-wearable-support.html">Wear API reference +documentation</a>.</p>
\ No newline at end of file |
