Robert Ly | 2728c2a | 2014-06-15 22:00:13 -0700 | [diff] [blame] | 1 | page.title=Building Apps for Wearables |
| 2 | page.trainingcourse=true |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 3 | page.image=images/cards/android-wear-apps_2x.jpg |
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 |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 14 | documentation</a>.</p> |
Trevor Johns | 682c24e | 2016-04-12 10:13:47 -0700 | [diff] [blame] | 15 | |
| 16 | <div class="wrap"> |
| 17 | <div class="cols"> |
| 18 | <div class="col-1of2"> |
| 19 | <p>If you prefer to learn through interactive video training, check out this online course |
| 20 | about Android Wear Development.</p> |
| 21 | <p><a href="https://www.udacity.com/course/ud875A" class="button"> |
| 22 | Start the video course</a> |
| 23 | </p> |
| 24 | </div> |
| 25 | <div class="col-1of2"> |
| 26 | <iframe width="300" height="169" src="//www.youtube.com/embed/t2JaW-8WDok?utm_source=dac&utm_medium=video&utm_content=build_wear&utm_campaign=udacint?rel=0&hd=1" frameborder="0" allowfullscreen></iframe> |
| 27 | </div> |
| 28 | </div> |