2014-03-26 19:16:27 -07:00
page.title=Android Wear
2014-03-27 13:01:56 -07:00
page.viewport_width=970
2014-03-26 19:16:27 -07:00
fullpage=true
no_footer_links=true
2014-06-15 13:04:43 -07:00
page.type=about
2014-03-18 05:13:12 -07:00
2014-03-26 19:16:27 -07:00
@jd:body
2014-03-18 05:13:12 -07:00
2014-03-26 19:16:27 -07:00
<style>
2014-03-19 11:51:05 -07:00
.fullpage>#footer,
#jd-content>.content-footer.wrap {
display:none;
}
</style>
<div id="video-container">
2014-03-18 05:13:12 -07:00
<div id="video-frame">
<div class="video-close">
<span id="icon-video-close"> </span>
</div>
<script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<div id="ytapiplayer">
2014-06-13 23:28:19 -07:00
<a href="http://www.youtube.com/watch?v=0xQ3y902DEQ"><img width="940" src="https://i1.ytimg.com/vi/0xQ3y902DEQ/maxresdefault.jpg"></a><!--You need Flash player 8+ and JavaScript enabled to view this video. -->
2014-03-18 05:13:12 -07:00
</div>
</div>
</div>
2014-03-19 11:51:05 -07:00
2014-06-13 23:28:19 -07:00
<div class="landing-body-content">
<div class="landing-hero-container">
<div class="landing-section wear-hero">
<div class="landing-hero-scrim"></div>
<div class="landing-hero-wrap">
2014-03-18 05:13:12 -07:00
<div class="vertical-center-outer">
<div class="vertical-center-inner">
<div class="col-10">
2014-06-13 23:28:19 -07:00
<div class="landing-section-header">
<div class="landing-h1 hero">Android Wear</div>
<div class="landing-subhead hero">Information that moves with you</div>
2014-03-18 05:13:12 -07:00
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-hero-description">
2014-06-15 13:04:43 -07:00
<p>Small, powerful devices, worn on the body.
Useful information when you need it most.
Intelligent answers to spoken questions.
Tools to help reach fitness goals.
2014-03-18 05:13:12 -07:00
Your key to a multiscreen world.</p>
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-body">
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;">
2014-06-13 23:28:19 -07:00
Get Started
2014-03-18 05:13:12 -07:00
</a>
</div>
</div>
</div>
</div>
</div> <!-- end .wrap -->
2014-06-13 23:28:19 -07:00
<div class="landing-scroll-down-affordance">
<a class="landing-down-arrow" href="#extending-android-to-wearables">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more">
2014-03-18 05:13:12 -07:00
</a>
</div>
2014-06-13 23:28:19 -07:00
</div> <!-- end .landing-section .landing-hero -->
</div> <!-- end .landing-hero-container -->
2014-03-18 05:13:12 -07:00
2014-06-13 23:28:19 -07:00
<div class="landing-rest-of-page">
<div class="landing-section" id="extending-android-to-wearables">
2014-03-18 05:13:12 -07:00
<div class="wrap">
2014-06-13 23:28:19 -07:00
<div class="landing-section-header">
<div class="landing-h1">Extending Android to Wearables</div>
<div class="landing-subhead">
Android Wear extends the Android platform to a new generation of devices, <br>
with a user experience that's designed specifically for wearables.
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</div>
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-body">
<div class="landing-breakout cols">
2014-03-18 05:13:12 -07:00
<div class="col-3-wide">
2014-06-13 23:28:19 -07:00
<div class="landing-inset-video-container">
2014-06-16 14:02:04 -07:00
<img class="landing-bezel-only" src="{@docRoot}wear/images/screens/bezel.png" alt="">
<img class="gif" src="{@docRoot}wear/images/screens/reservation_animated.gif">
2014-03-18 05:13:12 -07:00
</div>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
2014-03-18 05:13:12 -07:00
Say “Ok Google” to ask questions and get stuff done.
</p>
</div>
<div class="col-3-wide">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/screens/circle_message2.png" itemprop="image" alt="">
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Get glanceable, actionable information at just the right time with notifications
that are synced from your handheld device.
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
</div>
<div class="col-3-wide">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/screens/fitness-24.png" alt="">
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Design apps that can access a wide range of sensors and other hardware
directly on the wearable.
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
</div>
</div>
<p>
2014-06-13 23:28:19 -07:00
Before you start building, check out the
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}design/wear/index.html">Android Wear Design Principles</a>
2014-06-13 23:28:19 -07:00
to understand how to create great experiences for this exciting, new form factor.</p>
2014-03-18 05:13:12 -07:00
</div>
</div> <!-- end .wrap -->
2014-06-13 23:28:19 -07:00
</div> <!-- end .landing-section -->
2014-03-18 05:13:12 -07:00
2014-06-13 23:28:19 -07:00
<div class="landing-section landing-gray-background">
2014-03-18 05:13:12 -07:00
<div class="wrap">
2014-06-13 23:28:19 -07:00
<div class="landing-section-header">
<div class="landing-h1">Developing for Android Wear</div>
<div class="landing-subhead">
The Android Wear APIs are delivered in the Android v4 support library and Google Play services.
This lets Android handhelds, old and new, communicate with Android wearables.
2014-03-18 05:13:12 -07:00
</div>
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-4">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/features/ts2.png" alt="">
2014-06-13 23:28:19 -07:00
<p>Synced Notifications</p>
<p class="landing-small">
Notifications on handhelds can automatically sync to wearables, so design them
with both devices in mind.
2014-03-18 05:13:12 -07:00
</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}training/wearables/notifications/index.html">Build notifications</a>
2014-03-18 05:13:12 -07:00
</p>
</div>
<div class="col-4">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/features/ts1.png" alt="">
2014-06-13 23:28:19 -07:00
<p>Wearable Apps</p>
<p class="landing-small">
Create custom experiences with activities, services, sensors, and much
more with the Android SDK.
</p>
<p class="landing-small">
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}training/wearables/apps/index.html">Create wearable apps</a>
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
</div>
<div class="col-4">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/features/ts2.png" alt="">
2014-03-18 05:13:12 -07:00
<p>Send Data</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Send data and actions between handhelds and wearables with
data replication APIs and RPCs.
2014-03-18 05:13:12 -07:00
</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}training/wearables/data-layer/index.html">Work with the Data Layer</a>
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
</div>
<div class="col-4">
2014-06-16 14:02:04 -07:00
<img src="{@docRoot}wear/images/features/ts4.png" alt="">
2014-03-18 05:13:12 -07:00
<p>Voice Actions</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Register your app to handle voice actions, like "Ok Google, take a note,"
for a hands-free experience.
</p>
<p class="landing-small">
2014-06-16 19:33:11 -07:00
<a href="{@docRoot}training/wearables/apps/voice-actions.html">Integrate voice actions</a>
2014-03-18 05:13:12 -07:00
</p>
</div>
</div>
</div>
</div> <!-- end .wrap -->
2014-06-13 23:28:19 -07:00
</div> <!-- end .landing-section -->
2014-06-15 18:14:06 -07:00
2014-06-13 23:28:19 -07:00
<div class="landing-section landing-red-background">
2014-03-18 05:13:12 -07:00
<div class="wrap">
2014-06-13 23:28:19 -07:00
<div class="landing-section-header">
<div class="landing-h1 landing-align-left">Get Started with Android Wear</div>
2014-06-15 13:04:43 -07:00
2014-06-13 23:28:19 -07:00
<div class="landing-subhead landing-subhead-red">
2014-03-18 05:13:12 -07:00
<p>
2014-06-13 23:28:19 -07:00
Set up your development environment and start working with the APIs.
We’ re excited about the experiences you'll create and can't
wait to see what you do next.</p>
2014-03-18 05:13:12 -07:00
</div>
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-body">
2014-06-16 14:02:04 -07:00
<a href="{@docRoot}training/building-wearables.html" class="landing-button landing-secondary" style="margin-top: 20px;">
2014-06-13 23:28:19 -07:00
Get Started
2014-03-18 05:13:12 -07:00
</a>
</div>
</div>
</div>
2014-06-13 23:28:19 -07:00
<div class="landing-section">
2014-03-18 05:13:12 -07:00
<div class="wrap">
<div class="cols">
2014-06-13 23:28:19 -07:00
<div class="landing-body">
2014-03-18 05:13:12 -07:00
<div class="col-3-wide">
2014-03-19 11:51:05 -07:00
<a target="_blank" href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef">
2014-06-13 23:28:19 -07:00
<img class="landing-social-image" src="//www.google.com/images/icons/product/youtube-128.png" alt="">
2014-03-18 05:13:12 -07:00
</a>
2014-06-13 23:28:19 -07:00
<div class="landing-social-copy">
2014-03-18 05:13:12 -07:00
<p>DevBytes</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Learn the basic concepts of Android Wear
development with videos from the product team.
</p>
<br>
<p class="landing-small">
<a target="_blank" href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef">DevBytes videos</a>
</p>
2014-03-18 05:13:12 -07:00
</div>
</div>
<div class="col-3-wide">
2014-06-13 23:28:19 -07:00
<a target="_blank" href="http://android-developers.blogspot.com/2014/03/android-landing-developer-preview.html">
2014-06-16 14:02:04 -07:00
<img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt="">
2014-03-18 05:13:12 -07:00
</a>
2014-06-13 23:28:19 -07:00
<div class="landing-social-copy">
2014-03-18 05:13:12 -07:00
<p>Blog Post</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Read more about Android Wear development
on our blog. Just search for "Android Wear".
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
2014-06-13 23:28:19 -07:00
<br>
<p class="landing-small">
<a target="_blank" href="http://android-developers.blogspot.com/2014/03/android-wear-developer-preview.html">Android Developers Blog</a>
</p>
<p></p>
2014-03-18 05:13:12 -07:00
</div>
</div>
<div class="col-3-wide">
2014-03-19 11:51:05 -07:00
<a target="_blank" href="http://g.co/androidweardev">
2014-06-13 23:28:19 -07:00
<img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Wear Developers">
2014-03-18 05:13:12 -07:00
</a>
2014-06-13 23:28:19 -07:00
<div class="landing-social-copy">
2014-03-18 05:13:12 -07:00
<p>G+ Community</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
Follow us on Google+ to stay up-to-date with Android Wear development and to join the discussion!
2014-06-15 13:04:43 -07:00
2014-03-18 05:13:12 -07:00
</p>
2014-06-13 23:28:19 -07:00
<p class="landing-small">
2014-03-19 11:51:05 -07:00
<a target="_blank" href="http://g.co/androidweardev">+Android Wear Developers</a>
2014-03-18 05:13:12 -07:00
</p>
</div>
</div>
</div>
</div>
</div> <!-- end .wrap -->
2014-06-13 23:28:19 -07:00
</div> <!-- end .landing-section -->
</div> <!-- end .landing-rest-of-page -->
2014-03-19 11:51:05 -07:00
<div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
<div class="layout-content-col col-16" style="padding-top:4px">
<style>#___plusone_0 {float:right !important;}</style>
2014-06-13 23:28:19 -07:00
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 90px; height: 20px; background: transparent;"><iframe frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 90px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" vspace="0" width="100%" id="I0_1402525433965" name="I0_1402525433965" src="https://apis.google.com/u/0/_/+1/fastbutton?usegapi=1&size=medium&origin=http%3A%2F%2Frobertly.mtv%3A8080&url=http%3A%2F%2Frobertly.mtv%3A8080%2Fwear%2Findex.html&gsrc=3p&jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.QxHQHBkhz7M.O%2Fm%3D__features__%2Fam%3DUQ%2Frt%3Dj%2Fd%3D1%2Fz%3Dzcms%2Frs%3DAItRSTMLrMyRVKsu2FQoRingre3w1MT49A#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conload&id=I0_1402525433965&parent=http%3A%2F%2Frobertly.mtv%3A8080&pfname=&rpctoken=32453860" data-gapiattached="true" title="+1"></iframe></div>
2014-03-19 11:51:05 -07:00
</div>
</div>
2014-03-24 13:53:24 -07:00
<div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1">
2014-03-19 11:51:05 -07:00
<div id="copyright">
Except as noted, this content is
licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>. For details and
2014-06-16 14:02:04 -07:00
restrictions, see the <a href="{@docRoot}license.html">Content
2014-03-19 11:51:05 -07:00
License</a>.
</div>
</div>
2014-06-15 13:04:43 -07:00
</div> <!-- end landing-body-content -->
2014-03-19 11:51:05 -07:00