1page.title=Android Wear Preview Program Overview 2meta.keywords="wear-preview" 3page.tags="wear-preview" 4page.image=images/cards/card-n-sdk_2x.png 5 6@jd:body 7 8 <p> 9 Welcome to the Android Wear 2.0 Developer Preview! This program gives you 10 everything you need to get started with the next version of Android Wear. 11 It’s free, and you can get started right away by downloading the 12 Developer Preview resources. 13 </p> 14 15 <h3 id="program_highlights"> 16 Program Highlights 17 </h3> 18 19 <div style="background-color:#eceff1;padding:1em;"> 20 <div class="wrap"> 21 <div class="cols"> 22 <div class="col-4of12"> 23 <h5> 24 Hardware and emulator images 25 </h5> 26 27 <p> 28 Run and test your apps on supported Wear devices or the emulator. 29 </p> 30 </div> 31 32 <div class="col-4of12"> 33 <h5> 34 Latest platform code 35 </h5> 36 37 <p> 38 We'll provide frequent updates during the preview, so you'll be 39 testing against the latest platform changes. 40 </p> 41 </div> 42 43 <div class="col-4of12"> 44 <h5> 45 Priority for developer issues 46 </h5> 47 48 <p> 49 During the first several weeks, we'll give priority to 50 developer-reported issues, so test and give feedback as soon as 51 possible. 52 </p> 53 </div> 54 </div> 55 56 <div class="cols"> 57 <div class="col-4of12"> 58 <h5> 59 New behaviors and capabilities 60 </h5> 61 62 <p> 63 Start work early to support new platform behaviors such as 64 complications and Material Design for Wear. 65 </p> 66 </div> 67 68 <div class="col-4of12"> 69 <h5> 70 Feedback and support 71 </h5> 72 73 <p> 74 Report issues and give us feedback using our 75 <a href="https://g.co/wearpreviewbug">issue tracker</a>. 76 Connect with other developers in 77 the <a href="https://g.co/androidweardev">Wear Developer Community</a>. 78 </p> 79 </div> 80 81 <div class="col-4of12"> 82 <h5> 83 </h5> 84 85 <p> 86 </p> 87 </div> 88 </div> 89 </div> 90 </div> 91 92 <h2 id="timeline_and_updates"> 93 Timeline and Updates 94 </h2> 95 96 <p> 97 The Android Wear 2.0 Developer Preview runs from 18 May 2016 until the 98 final Android Wear public release to OEMs. 99 </p> 100 101 <p> 102 At key development milestones, we'll deliver updates for your development 103 and testing environment. In general you can expect updates in 104 approximately 6-week intervals. The release milestones are: 105 </p> 106 107 <ul> 108 <li>Milestone 1 (initial release, alpha) 109 </li> 110 111 <li>Milestone 2 (incremental update, beta) 112 </li> 113 114 <li>Milestone 3 (incremental update, beta) 115 </li> 116 117 <li>Milestone 4 (final APIs and official SDK, Play publishing) 118 </li> 119 120 <li>Near-final system image 121 </li> 122 123 <li>Final release to OEMs 124 </li> 125 </ul> 126 127 <p> 128 Each update includes an updated support library, preview system images, 129 emulator, reference documentation, and API diffs. 130 </p> 131 132 <p> 133 The first three milestones provide an early test and development 134 environment to help you identify compatibility issues in your current 135 apps and plan migration or feature work needed to target the new 136 platform. This is the priority period in which to give us your feedback 137 on features and APIs and file compatibility issues — for all of these, 138 please use the <a href="https://g.co/wearpreviewbug">issue tracker</a>. 139 You can expect some API changes across 140 these updates. 141 </p> 142 143 <p> 144 At milestone 4, you'll have access to the final Android Wear 2.0 145 APIs and SDK to develop with, as well as near-final system images to test 146 system behaviors and features. Android Wear 2.0 will use the Android N 147 API level at this time. You can begin final compatibility testing of your 148 legacy apps and refine any new code that is using the Android Wear 2.0 149 APIs or features. 150 </p> 151 152 <p> 153 As you test and develop on Android Wear 2.0, we strongly recommend 154 keeping your development environment up-to-date as updates are released. 155 </p> 156 157 <p> 158 We'll notify you when updates are available via the Android Developers 159 Blog, as well as via this site and the <a href= 160 "http://g.co/androidweardev">Android Wear Developer Community on G+</a>. 161 </p> 162 163 <h2 id="what's_in_the_android_wear_2_0_developer_preview"> 164 What's in the Android Wear 2.0 Developer Preview 165 </h2> 166 167 <p> 168 The preview includes everything you need to test your existing apps on a 169 variety of hardware configurations. 170 </p> 171 172 <h3 id="developer_resources"> 173 Developer resources 174 </h3> 175 176 <p> 177 You can download these components through the SDK Manager in <a href= 178 "{@docRoot}sdk/installing/adding-packages.html">Android Studio</a>. For 179 more information, see <a href= 180 "{@docRoot}wear/preview/downloads.html">Download and Test with a 181 Device</a>. 182 </p> 183 184 <ul> 185 <li>Android Wear 2.0 Developer Preview <strong>SDK/support 186 library</strong> 187 </li> 188 189 <li>Android Wear 2.0 Developer Preview <strong>emulator system 190 image</strong> 191 </li> 192 </ul> 193 194 <p> 195 We'll provide updates to these development tools at each milestone as 196 needed. 197 </p> 198 199 <h3 id="hardware_system_images"> 200 Hardware system images 201 </h3> 202 203 <p> 204 You can download these hardware system images from the <a href= 205 "{@docRoot}wear/preview/downloads.html">Download and Test with a 206 Device</a> page: 207 </p> 208 209 <ul> 210 <li>LGE Watch Urbane 2nd Edition 211 </li> 212 213 <li>Huawei Watch 214 </li> 215 </ul> 216 217 <p> 218 To restore your device to its 219 original state during the preview, you can flash the 220 appropriate retail system image from 221 the <a href="{@docRoot}wear/preview/downloads.html">Download and 222 Test with a Device</a> page. 223 </p> 224 225 <p> 226 Please keep in mind that the preview system images 227 are for app developers only, and for compatibility testing and 228 early development only, and are not ready for day-to-day use. 229 </p> 230 231 <h3 id="documentation_and_sample_code"> 232 Documentation and sample code 233 </h3> 234 235 <p> 236 These documentation resources help you learn about the preview: 237 </p> 238 239 <ul> 240 <li><a href= 241 "{@docRoot}wear/preview/start.html">Get Started</a> 242 has step-by-step instructions for 243 setting up the SDK. 244 </li> 245 246 <li>Documentation of new APIs, including an 247 <a href="{@docRoot}wear/preview/api-overview.html">API Overview</a>, 248 downloadable 249 <a href="{@docRoot}wear/preview/start.html#get_the_preview_reference_documentation">API Reference</a>, 250 and developer guides on key features such as 251 <a href="{@docRoot}wear/preview/features/complications.html">complications</a> 252 and design patterns for Wear. 253 </li> 254 255 <li>Sample code that demonstrates how to implement 256 complications and other new features. 257 </li> 258 </ul> 259 260 <h3 id="support_resources"> 261 Support Resources 262 </h3> 263 264 <p> 265 Use these support resources as you test and develop on the Android Wear 266 2.0 Developer Preview: 267 </p> 268 269 <ul> 270 <li>Wear Developer Preview 271 <a href="https://g.co/wearpreviewbug">Issue Tracker</a> is your primary feedback 272 channel. You can report bugs, performance issues, and general feedback 273 through the issue tracker. You can also check for known issues and find 274 workaround steps. 275 </li> 276 277 <li>The <a href="http://g.co/androidweardev">Wear Developer Community</a> 278 is a Google+ community where you can connect with other developers 279 working with Android Wear. You can share observations or ideas or find 280 answers to questions about Android Wear. 281 </li> 282 </ul> 283