Scott Main | 039d441 | 2014-03-26 19:16:27 -0700 | [diff] [blame] | 1 | page.title=Android Wear |
Scott Main | bbaf11f | 2014-03-27 13:01:56 -0700 | [diff] [blame] | 2 | page.viewport_width=970 |
Scott Main | 039d441 | 2014-03-26 19:16:27 -0700 | [diff] [blame] | 3 | fullpage=true |
| 4 | no_footer_links=true |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 5 | page.type=about |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 6 | page.image=images/cards/android-wear_2x.png |
Amanda Kassay | 7b62b0f | 2016-02-23 13:51:13 -0500 | [diff] [blame] | 7 | nonavpage=true |
Scott Main | 039d441 | 2014-03-26 19:16:27 -0700 | [diff] [blame] | 8 | @jd:body |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 9 | |
Scott Main | 039d441 | 2014-03-26 19:16:27 -0700 | [diff] [blame] | 10 | <style> |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 11 | .fullpage>#footer, |
| 12 | #jd-content>.content-footer.wrap { |
| 13 | display:none; |
| 14 | } |
| 15 | </style> |
| 16 | |
| 17 | |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 18 | <div id="video-container"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 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"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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. --> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 26 | </div> |
| 27 | </div> |
| 28 | </div> |
| 29 | |
| 30 | |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 31 | |
Dirk Dougherty | fd117ff | 2014-11-20 18:14:20 -0800 | [diff] [blame] | 32 | |
| 33 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 39 | <div class="vertical-center-outer"> |
| 40 | <div class="vertical-center-inner"> |
| 41 | |
| 42 | <div class="col-10"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 43 | <div class="landing-section-header"> |
| 44 | <div class="landing-h1 hero">Android Wear</div> |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 45 | <div class="landing-subhead hero">Information that moves with you.</div> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 46 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 47 | <div class="landing-hero-description"> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 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. |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 53 | Your key to a multiscreen world.</p> |
| 54 | </div> |
| 55 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 56 | <div class="landing-body"> |
Robert Ly | d82b45c | 2014-06-16 14:02:04 -0700 | [diff] [blame] | 57 | <a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 58 | Get Started |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 59 | </a> |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 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> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 64 | </div> |
| 65 | </div> |
| 66 | |
| 67 | </div> |
| 68 | </div> |
| 69 | </div> <!-- end .wrap --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 70 | <div class="landing-scroll-down-affordance"> |
Joe Fernandez | 581883c | 2016-05-15 16:11:59 -0700 | [diff] [blame^] | 71 | <a class="landing-down-arrow" href="#next-section"> |
Robert Ly | d82b45c | 2014-06-16 14:02:04 -0700 | [diff] [blame] | 72 | <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 73 | </a> |
| 74 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 75 | </div> <!-- end .landing-section .landing-hero --> |
Joe Fernandez | 8e18e01 | 2014-06-17 20:00:33 -0700 | [diff] [blame] | 76 | |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 77 | |
Joe Fernandez | 581883c | 2016-05-15 16:11:59 -0700 | [diff] [blame^] | 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 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 108 | <div class="landing-section" id="extending-android-to-wearables"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 109 | <div class="wrap"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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. |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 115 | |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 116 | </div> |
| 117 | </div> |
| 118 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 119 | <div class="landing-body"> |
| 120 | <div class="landing-breakout cols"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 121 | <div class="col-3-wide"> |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 122 | <div class="framed-wear-square"> |
| 123 | <img src="{@docRoot}wear/images/notifications.png" itemprop="image" alt=""> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 124 | </div> |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 125 | <br /> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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. |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 129 | </p> |
| 130 | </div> |
| 131 | <div class="col-3-wide"> |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 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 /> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 145 | <p class="landing-small"> |
| 146 | Design apps that can access a wide range of sensors and other hardware |
| 147 | directly on the wearable. |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 148 | </p> |
| 149 | </div> |
| 150 | </div> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 151 | <p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 152 | Before you start building, check out the |
Robert Ly | d82b45c | 2014-06-16 14:02:04 -0700 | [diff] [blame] | 153 | <a href="{@docRoot}design/wear/index.html">Android Wear Design Principles</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 154 | to understand how to create great experiences for this exciting, new form factor.</p> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 155 | |
| 156 | </div> |
| 157 | </div> <!-- end .wrap --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 158 | </div> <!-- end .landing-section --> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 159 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 160 | <div class="landing-section landing-gray-background"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 161 | <div class="wrap"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 162 | <div class="landing-section-header"> |
| 163 | <div class="landing-h1">Developing for Android Wear</div> |
| 164 | <div class="landing-subhead"> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 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 |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 167 | or later can communicate with wearables.</div> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 168 | </div> |
| 169 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 170 | <div class="landing-body"> |
| 171 | <div class="landing-breakout cols"> |
| 172 | <div class="col-4"> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 173 | <img src="{@docRoot}wear/images/features/notifications.png" alt=""> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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"> |
Robert Ly | d82b45c | 2014-06-16 14:02:04 -0700 | [diff] [blame] | 180 | <a href="{@docRoot}training/wearables/notifications/index.html">Build notifications</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 181 | </p> |
| 182 | </div> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 183 | <div class="col-4"> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 184 | <img src="{@docRoot}wear/images/features/voice.png" alt=""> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 185 | <p>Voice Actions</p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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"> |
Robert Ly | 495aa4ef | 2014-06-26 11:18:48 -0700 | [diff] [blame] | 191 | <a href="{@docRoot}training/wearables/apps/voice.html">Integrate voice actions</a> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 192 | </p> |
| 193 | </div> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 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=""> |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 207 | <p>Send Data</p> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 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> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 217 | </div> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 218 | </div> |
| 219 | </div> <!-- end .wrap --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 220 | </div> <!-- end .landing-section --> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 221 | |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 222 | <div class="landing-section landing-white-background"> |
| 223 | <div class="wrap"> |
| 224 | <div class="landing-section-header"> |
Robert Ly | 7aae4d4 | 2014-06-24 23:00:41 -0700 | [diff] [blame] | 225 | <div class="landing-h1">Building an Ecosystem</div> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 226 | <div class="landing-body landing-align-center"> |
| 227 | <p class="landing-small"> |
Robert Ly | 7b459e4 | 2014-06-23 15:39:15 -0700 | [diff] [blame] | 228 | We’re working with partners around the world to build watches powered by Android Wear! |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 229 | </p> |
| 230 | </div> |
| 231 | </div> |
| 232 | |
| 233 | <div class="landing-partners cols"> |
| 234 | <div class="col-4"> |
Luan Nguyen | 83026cf | 2015-03-03 11:08:24 -0800 | [diff] [blame] | 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"> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 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> |
sreevanis | c854c74 | 2016-01-11 15:23:18 -0800 | [diff] [blame] | 246 | <div class="col-4"> |
| 247 | <img src="/wear/images/partners/casio.png" alt="Casio"> |
| 248 | </div> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 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"> |
Luan Nguyen | 83026cf | 2015-03-03 11:08:24 -0800 | [diff] [blame] | 256 | <img src="/wear/images/partners/huawei.png" alt="Huawei"> |
| 257 | </div> |
| 258 | <div class="col-4"> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 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> |
sreevanis | c854c74 | 2016-01-11 15:23:18 -0800 | [diff] [blame] | 270 | <div class="col-4"> |
| 271 | <img src="/wear/images/partners/mobvoi.png" alt="Mobvoi"> |
| 272 | </div> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 273 | <div class="col-4"> |
| 274 | <img src="/wear/images/partners/motorola.png" alt="Motorola"> |
| 275 | </div> |
sreevanis | c854c74 | 2016-01-11 15:23:18 -0800 | [diff] [blame] | 276 | <div class="col-4"> |
| 277 | <img src="/wear/images/partners/nb.png" alt="New Balance"> |
| 278 | </div> |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 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> |
Ricardo Cervera | 2d80f93 | 2014-09-03 14:17:06 -0700 | [diff] [blame] | 285 | <div class="col-4"> |
Ricardo Cervera | ddfe9d1 | 2014-09-04 08:52:39 -0700 | [diff] [blame] | 286 | <img src="/wear/images/partners/sony.png" alt="Sony"> |
Ricardo Cervera | 2d80f93 | 2014-09-03 14:17:06 -0700 | [diff] [blame] | 287 | </div> |
Luan Nguyen | be2e52a | 2015-04-30 12:54:57 -0700 | [diff] [blame] | 288 | <div class="col-4"> |
| 289 | <img src="/wear/images/partners/tagheuer.png" alt="Tag Heuer"> |
| 290 | </div> |
sreevanis | c854c74 | 2016-01-11 15:23:18 -0800 | [diff] [blame] | 291 | |
Robert Ly | 3192cff | 2014-06-19 21:23:46 -0700 | [diff] [blame] | 292 | </div> |
| 293 | </div> <!-- end .wrap --> |
| 294 | </div> |
| 295 | |
| 296 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 297 | <div class="landing-section landing-red-background"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 298 | <div class="wrap"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 299 | <div class="landing-section-header"> |
| 300 | <div class="landing-h1 landing-align-left">Get Started with Android Wear</div> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 301 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 302 | <div class="landing-subhead landing-subhead-red"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 303 | <p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 304 | Set up your development environment and start working with the APIs. |
| 305 | We’re excited about the experiences you'll create and can't |
| 306 | wait to see what you do next.</p> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 307 | </div> |
| 308 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 309 | <div class="landing-body"> |
smain@google.com | 4d30b1e | 2014-06-19 22:33:50 -0700 | [diff] [blame] | 310 | <a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 20px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 311 | Get Started |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 312 | </a> |
| 313 | </div> |
| 314 | </div> |
| 315 | </div> |
| 316 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 317 | <div class="landing-section"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 318 | <div class="wrap"> |
| 319 | <div class="cols"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 320 | <div class="landing-body"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 321 | <div class="col-3-wide"> |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 322 | <a target="_blank" href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 323 | <img class="landing-social-image" src="//www.google.com/images/icons/product/youtube-128.png" alt=""> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 324 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 325 | <div class="landing-social-copy"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 326 | <p>DevBytes</p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 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> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 335 | </div> |
| 336 | </div> |
| 337 | <div class="col-3-wide"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 338 | <a target="_blank" href="http://android-developers.blogspot.com/2014/03/android-landing-developer-preview.html"> |
Robert Ly | d82b45c | 2014-06-16 14:02:04 -0700 | [diff] [blame] | 339 | <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 340 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 341 | <div class="landing-social-copy"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 342 | <p>Blog Post</p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 343 | <p class="landing-small"> |
| 344 | Read more about Android Wear development |
| 345 | on our blog. Just search for "Android Wear". |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 346 | |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 347 | </p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 348 | <br> |
| 349 | <p class="landing-small"> |
Robert Ly | 7b459e4 | 2014-06-23 15:39:15 -0700 | [diff] [blame] | 350 | <a target="_blank" href="http://android-developers.blogspot.com">Android Developers Blog</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 351 | </p> |
| 352 | <p></p> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 353 | </div> |
| 354 | </div> |
| 355 | <div class="col-3-wide"> |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 356 | <a target="_blank" href="http://g.co/androidweardev"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 357 | <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Wear Developers"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 358 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 359 | <div class="landing-social-copy"> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 360 | <p>G+ Community</p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 361 | <p class="landing-small"> |
| 362 | Follow us on Google+ to stay up-to-date with Android Wear development and to join the discussion! |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 363 | |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 364 | </p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 365 | <p class="landing-small"> |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 366 | <a target="_blank" href="http://g.co/androidweardev">+Android Wear Developers</a> |
Scott Main | 50d7dc9 | 2014-03-18 05:13:12 -0700 | [diff] [blame] | 367 | </p> |
| 368 | </div> |
| 369 | </div> |
| 370 | </div> |
| 371 | </div> |
| 372 | </div> <!-- end .wrap --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 373 | </div> <!-- end .landing-section --> |
| 374 | </div> <!-- end .landing-rest-of-page --> |
Joe Fernandez | 8e18e01 | 2014-06-17 20:00:33 -0700 | [diff] [blame] | 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 --> |
Scott Main | a32c437 | 2014-03-19 11:51:05 -0700 | [diff] [blame] | 386 | |