1 page.title=Android Wear 2 page.viewport_width=970 3 fullpage=true 4 no_footer_links=true 5 page.type=about 6 page.image=images/cards/android-wear_2x.png 7 nonavpage=true 8 @jd:body 9 10 <style> 11 .fullpage>#footer, 12 #jd-content>.content-footer.wrap { 13 display:none; 14 } 15 </style> 16 17 18 <div id="video-container"> 19 <div id="video-frame"> 20 <div class="video-close"> 21 <span id="icon-video-close"> </span> 22 </div> 23 <script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script> 24 <div id="ytapiplayer"> 25 <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. --> 26 </div> 27 </div> 28 </div> 29 30 31 32 33 34 <div class="landing-body-content"> 35 <div class="landing-hero-container"> 36 <div class="landing-section wear-hero"> 37 <div class="landing-hero-scrim"></div> 38 <div class="landing-hero-wrap"> 39 <div class="vertical-center-outer"> 40 <div class="vertical-center-inner"> 41 42 <div class="col-10"> 43 <div class="landing-section-header"> 44 <div class="landing-h1 hero">Android Wear</div> 45 <div class="landing-subhead hero">Information that moves with you.</div> 46 </div> 47 <div class="landing-hero-description"> 48 49 <p>Small, powerful devices, worn on the body. 50 Useful information when you need it most. 51 Intelligent answers to spoken questions. 52 Tools to help reach fitness goals. 53 Your key to a multiscreen world.</p> 54 </div> 55 56 <div class="landing-body"> 57 <a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;"> 58 Get Started 59 </a> 60 <a href="https://www.youtube.com/watch?v=Bl4Qne-RpcM" class="video-shadowbox-button white" 61 style="margin-left:40px"> 62 Watch the Intro Video 63 </a> 64 </div> 65 </div> 66 67 </div> 68 </div> 69 </div> <!-- end .wrap --> 70 <div class="landing-scroll-down-affordance"> 71 <a class="landing-down-arrow" href="#next-section"> 72 <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more"> 73 </a> 74 </div> 75 </div> <!-- end .landing-section .landing-hero --> 76 77 78 <div class="landing-rest-of-page" id="next-section"> 79 80 81 <section class="dac-expand dac-hero dac-light" style="background-color:#FFFFFF"> 82 <div class="wrap" style="max-width:1100px;margin-top:0"> 83 <div class="cols dac-hero-content" style="padding-bottom:1em;"> 84 85 <div class="col-7of16 col-push-9of16" style="padding-left:2em"> 86 <h1 class="dac-hero-title">Android Wear 2.0 Developer Preview</h1> 87 <p class="dac-hero-description"> 88 Get ready for the next version of Android Wear! 89 Support stand-alone Wear devices and apps. 90 Create enhanced user interaction and glanceable experiences. 91 Test your apps on Wear devices. 92 </p> 93 94 <a class="dac-hero-cta" href="{@docRoot}wear/preview/index.html"> 95 <span class="dac-sprite dac-auto-chevron"></span> 96 Get started 97 </a> 98 </div> 99 <div class="col-9of16 col-pull-7of16 dac-hero-figure" style="margin-top:1.5em;padding-right:1.5em;"> 100 <img class="dac-hero-image" src="{@docRoot}wear/preview/images/hero-1x.png" 101 srcset="{@docRoot}wear/preview/images/hero-1x.png 1x, 102 {@docRoot}wear/preview/images/hero-2x.png 2x"> 103 </div> 104 </div> 105 </div> 106 </section> 107 108 <div class="landing-section" id="extending-android-to-wearables"> 109 <div class="wrap"> 110 <div class="landing-section-header"> 111 <div class="landing-h1">Extending Android to Wearables</div> 112 <div class="landing-subhead"> 113 Android Wear extends the Android platform to a new generation of devices, <br> 114 with a user experience that's designed specifically for wearables. 115 116 </div> 117 </div> 118 119 <div class="landing-body"> 120 <div class="landing-breakout cols"> 121 <div class="col-3-wide"> 122 <div class="framed-wear-square"> 123 <img src="{@docRoot}wear/images/notifications.png" itemprop="image" alt=""> 124 </div> 125 <br /> 126 <p class="landing-small"> 127 Get glanceable, actionable information at just the right time with notifications 128 that are synced from your handheld device. 129 </p> 130 </div> 131 <div class="col-3-wide"> 132 <div class="framed-wear-square"> 133 <img src="{@docRoot}wear/images/voicecommands.png"> 134 </div> 135 <br /> 136 <p class="landing-small"> 137 Say Ok Google to send messages, ask questions, and get stuff done. 138 </p> 139 </div> 140 <div class="col-3-wide"> 141 <div class="framed-wear-square"> 142 <img src="{@docRoot}wear/images/steps.png" alt=""> 143 </div> 144 <br /> 145 <p class="landing-small"> 146 Design apps that can access a wide range of sensors and other hardware 147 directly on the wearable. 148 </p> 149 </div> 150 </div> 151 <p> 152 Before you start building, check out the 153 <a href="{@docRoot}design/wear/index.html">Android Wear Design Principles</a> 154 to understand how to create great experiences for this exciting, new form factor.</p> 155 156 </div> 157 </div> <!-- end .wrap --> 158 </div> <!-- end .landing-section --> 159 160 <div class="landing-section landing-gray-background"> 161 <div class="wrap"> 162 <div class="landing-section-header"> 163 <div class="landing-h1">Developing for Android Wear</div> 164 <div class="landing-subhead"> 165 The Android Wear APIs are delivered in the Android Support Library and Google Play 166 services. When using these libraries, handheld devices running Android 4.3 167 or later can communicate with wearables.</div> 168 </div> 169 170 <div class="landing-body"> 171 <div class="landing-breakout cols"> 172 <div class="col-4"> 173 <img src="{@docRoot}wear/images/features/notifications.png" alt=""> 174 <p>Synced Notifications</p> 175 <p class="landing-small"> 176 Notifications on handhelds can automatically sync to wearables, so design them 177 with both devices in mind. 178 </p> 179 <p class="landing-small"> 180 <a href="{@docRoot}training/wearables/notifications/index.html">Build notifications</a> 181 </p> 182 </div> 183 <div class="col-4"> 184 <img src="{@docRoot}wear/images/features/voice.png" alt=""> 185 <p>Voice Actions</p> 186 <p class="landing-small"> 187 Register your app to handle voice actions, like "Ok Google, take a note," 188 for a hands-free experience. 189 </p> 190 <p class="landing-small"> 191 <a href="{@docRoot}training/wearables/apps/voice.html">Integrate voice actions</a> 192 </p> 193 </div> 194 <div class="col-4"> 195 <img src="{@docRoot}wear/images/features/apps.png" alt=""> 196 <p>Build Wearable Apps</p> 197 <p class="landing-small"> 198 Create custom experiences with activities, services, sensors, and much 199 more with the Android SDK. 200 </p> 201 <p class="landing-small"> 202 <a href="{@docRoot}training/wearables/apps/index.html">Create wearable apps</a> 203 </p> 204 </div> 205 <div class="col-4"> 206 <img src="{@docRoot}wear/images/features/send-data.png" alt=""> 207 <p>Send Data</p> 208 <p class="landing-small"> 209 Send data and actions between handhelds and wearables with 210 data replication APIs and RPCs. 211 </p> 212 <p class="landing-small"> 213 <a href="{@docRoot}training/wearables/data-layer/index.html">Work with the Data Layer</a> 214 215 </p> 216 </div> 217 </div> 218 </div> 219 </div> <!-- end .wrap --> 220 </div> <!-- end .landing-section --> 221 222 <div class="landing-section landing-white-background"> 223 <div class="wrap"> 224 <div class="landing-section-header"> 225 <div class="landing-h1">Building an Ecosystem</div> 226 <div class="landing-body landing-align-center"> 227 <p class="landing-small"> 228 Were working with partners around the world to build watches powered by Android Wear! 229 </p> 230 </div> 231 </div> 232 233 <div class="landing-partners cols"> 234 <div class="col-4"> 235 <img src="/wear/images/partners/acer.png" alt="Acer"> 236 </div> 237 <div class="col-4"> 238 <img src="/wear/images/partners/arm.png" alt="ARM"> 239 </div> 240 <div class="col-4"> 241 <img src="/wear/images/partners/asus.png" alt="Asus"> 242 </div> 243 <div class="col-4"> 244 <img src="/wear/images/partners/broadcom.png" alt="Broadcom"> 245 </div> 246 <div class="col-4"> 247 <img src="/wear/images/partners/casio.png" alt="Casio"> 248 </div> 249 <div class="col-4"> 250 <img src="/wear/images/partners/fossil.png" alt="Fossil"> 251 </div> 252 <div class="col-4"> 253 <img src="/wear/images/partners/htc.png" alt="HTC"> 254 </div> 255 <div class="col-4"> 256 <img src="/wear/images/partners/huawei.png" alt="Huawei"> 257 </div> 258 <div class="col-4"> 259 <img src="/wear/images/partners/intel.png" alt="Intel"> 260 </div> 261 <div class="col-4"> 262 <img src="/wear/images/partners/lg.png" alt="LG"> 263 </div> 264 <div class="col-4"> 265 <img src="/wear/images/partners/mediatek.png" alt="Mediatek"> 266 </div> 267 <div class="col-4"> 268 <img src="/wear/images/partners/mips.png" alt="MIPS"> 269 </div> 270 <div class="col-4"> 271 <img src="/wear/images/partners/mobvoi.png" alt="Mobvoi"> 272 </div> 273 <div class="col-4"> 274 <img src="/wear/images/partners/motorola.png" alt="Motorola"> 275 </div> 276 <div class="col-4"> 277 <img src="/wear/images/partners/nb.png" alt="New Balance"> 278 </div> 279 <div class="col-4"> 280 <img src="/wear/images/partners/qualcomm.png" alt="Qualcomm"> 281 </div> 282 <div class="col-4"> 283 <img src="/wear/images/partners/samsung.png" alt="Samsung"> 284 </div> 285 <div class="col-4"> 286 <img src="/wear/images/partners/sony.png" alt="Sony"> 287 </div> 288 <div class="col-4"> 289 <img src="/wear/images/partners/tagheuer.png" alt="Tag Heuer"> 290 </div> 291 292 </div> 293 </div> <!-- end .wrap --> 294 </div> 295 296 297 <div class="landing-section landing-red-background"> 298 <div class="wrap"> 299 <div class="landing-section-header"> 300 <div class="landing-h1 landing-align-left">Get Started with Android Wear</div> 301 302 <div class="landing-subhead landing-subhead-red"> 303 <p> 304 Set up your development environment and start working with the APIs. 305 Were excited about the experiences you'll create and can't 306 wait to see what you do next.</p> 307 </div> 308 </div> 309 <div class="landing-body"> 310 <a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 20px;"> 311 Get Started 312 </a> 313 </div> 314 </div> 315 </div> 316 317 <div class="landing-section"> 318 <div class="wrap"> 319 <div class="cols"> 320 <div class="landing-body"> 321 <div class="col-3-wide"> 322 <a target="_blank" href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef"> 323 <img class="landing-social-image" src="//www.google.com/images/icons/product/youtube-128.png" alt=""> 324 </a> 325 <div class="landing-social-copy"> 326 <p>DevBytes</p> 327 <p class="landing-small"> 328 Learn the basic concepts of Android Wear 329 development with videos from the product team. 330 </p> 331 <br> 332 <p class="landing-small"> 333 <a target="_blank" href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef">DevBytes videos</a> 334 </p> 335 </div> 336 </div> 337 <div class="col-3-wide"> 338 <a target="_blank" href="http://android-developers.blogspot.com/2014/03/android-landing-developer-preview.html"> 339 <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> 340 </a> 341 <div class="landing-social-copy"> 342 <p>Blog Post</p> 343 <p class="landing-small"> 344 Read more about Android Wear development 345 on our blog. Just search for "Android Wear". 346 347 </p> 348 <br> 349 <p class="landing-small"> 350 <a target="_blank" href="http://android-developers.blogspot.com">Android Developers Blog</a> 351 </p> 352 <p></p> 353 </div> 354 </div> 355 <div class="col-3-wide"> 356 <a target="_blank" href="http://g.co/androidweardev"> 357 <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Wear Developers"> 358 </a> 359 <div class="landing-social-copy"> 360 <p>G+ Community</p> 361 <p class="landing-small"> 362 Follow us on Google+ to stay up-to-date with Android Wear development and to join the discussion! 363 364 </p> 365 <p class="landing-small"> 366 <a target="_blank" href="http://g.co/androidweardev">+Android Wear Developers</a> 367 </p> 368 </div> 369 </div> 370 </div> 371 </div> 372 </div> <!-- end .wrap --> 373 </div> <!-- end .landing-section --> 374 </div> <!-- end .landing-rest-of-page --> 375 376 <script> 377 $("a.landing-down-arrow").on("click", function(e) { 378 $("body").animate({ 379 scrollTop: $(".wear-hero").height() + 120 380 }, 1000, "easeOutQuint"); 381 e.preventDefault(); 382 }); 383 </script> 384 385 </div> <!-- end landing-body-content --> 386 387