2014-06-15 22:00:13 -07:00
|
|
|
page.title=Building Apps for Wearables
|
|
|
|
page.trainingcourse=true
|
2015-05-02 16:31:11 -07:00
|
|
|
page.image=images/cards/android-wear-apps_2x.jpg
|
2014-06-26 01:18:05 -07:00
|
|
|
page.metaDescription=Learn how to build notifications, send and sync data, and use voice actions.
|
2014-06-15 22:00:13 -07:00
|
|
|
|
|
|
|
@jd:body
|
|
|
|
|
|
|
|
|
|
|
|
<p>These classes teach you how to build notifications in a handheld app that are automatically
|
2015-01-13 10:04:04 -08:00
|
|
|
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
|
2015-05-02 16:31:11 -07:00
|
|
|
documentation</a>.</p>
|
2015-11-12 14:49:38 -08:00
|
|
|
|
|
|
|
<div class="wrap">
|
|
|
|
<div class="cols">
|
|
|
|
<div class="col-1of2">
|
|
|
|
<p>If you prefer to learn through interactive video training, check out this online course
|
|
|
|
about Android Wear Development.</p>
|
|
|
|
<p><a href="https://www.udacity.com/course/ud875A" class="button">
|
|
|
|
Start the video course</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="col-1of2">
|
2015-11-13 17:44:36 -08:00
|
|
|
<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>
|
2015-11-12 14:49:38 -08:00
|
|
|
</div>
|
2015-11-13 17:44:36 -08:00
|
|
|
</div>
|