Robert Ly | 2728c2a | 2014-06-15 22:00:13 -0700 | [diff] [blame] | 1 | page.title=Building Apps for Wearables |
| 2 | page.trainingcourse=true |
Joe Fernandez | 4fee8c8 | 2014-10-25 01:46:20 -0700 | [diff] [blame] | 3 | page.image=wear/images/notifications.png |
Robert Ly | edd662f | 2014-06-26 01:18:05 -0700 | [diff] [blame] | 4 | page.metaDescription=Learn how to build notifications, send and sync data, and use voice actions. |
Robert Ly | 2728c2a | 2014-06-15 22:00:13 -0700 | [diff] [blame] | 5 | |
| 6 | @jd:body |
| 7 | |
| 8 | |
| 9 | <p>These classes teach you how to build notifications in a handheld app that are automatically |
Ricardo Cervera | e229751 | 2015-01-13 10:04:04 -0800 | [diff] [blame] | 10 | synced 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 |
| 13 | classes, see the <a href="{@docRoot}reference/packages-wearable-support.html">Wear API reference |
| 14 | documentation</a>.</p> |