blob: c9e1856abd270f6bfbd2b563f94ae4be47c32f8d [file] [log] [blame]
Robert Ly2728c2a2014-06-15 22:00:13 -07001page.title=Building Apps for Wearables
2page.trainingcourse=true
Dirk Dougherty6c1c2632015-05-02 16:31:11 -07003page.image=images/cards/android-wear-apps_2x.jpg
Robert Lyedd662f2014-06-26 01:18:05 -07004page.metaDescription=Learn how to build notifications, send and sync data, and use voice actions.
Robert Ly2728c2a2014-06-15 22:00:13 -07005
6@jd:body
7
8
9<p>These classes teach you how to build notifications in a handheld app that are automatically
Ricardo Cerverae2297512015-01-13 10:04:04 -080010synced to wearables as well as how to build apps that run on wearables.</p>
11
12<p class="note"><strong>Note:</strong> For more information about the APIs used in these training
13classes, see the <a href="{@docRoot}reference/packages-wearable-support.html">Wear API reference
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070014documentation</a>.</p>