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          </div>
83        </div>
84      </div>
85    </div>
86
87    <h2 id="timeline_and_updates">
88      Timeline and Updates
89    </h2>
90
91    <p>
92      The Android Wear 2.0 Developer Preview runs from 18 May 2016 until the
93      final Android Wear public release to OEMs, planned for Q4 2016.
94    </p>
95
96    <p>
97      At key development milestones, we'll deliver updates for your development
98      and testing environment. In general you can expect updates in
99      approximately 6-week intervals. The release milestones are:
100    </p>
101
102    <ul>
103      <li>Milestone 1 (initial release, alpha)
104      </li>
105
106      <li>Milestone 2 (incremental update, beta)
107      </li>
108
109      <li>Milestone 3 (incremental update, beta)
110      </li>
111
112      <li>Milestone 4 (final APIs and official SDK, Play publishing)
113      </li>
114
115      <li>Near-final system image
116      </li>
117
118      <li>Final release to OEMs
119      </li>
120    </ul>
121
122    <p>
123      Each update includes an updated support library, preview system images,
124      emulator, reference documentation, and API diffs.
125    </p>
126
127    <p>
128      The first three milestones provide an early test and development
129      environment to help you identify compatibility issues in your current
130      apps and plan migration or feature work needed to target the new
131      platform. This is the priority period in which to give us your feedback
132      on features and APIs and file compatibility issues — for all of these,
133      please use the <a href="https://g.co/wearpreviewbug">issue tracker</a>.
134      You can expect some API changes across
135      these updates.
136    </p>
137
138    <p>
139      At milestones 4 and 5 you'll have access to the final Android Wear 2.0
140      APIs and SDK to develop with, as well as near-final system images to test
141      system behaviors and features. Android Wear 2.0 will use the Android N
142      API level at this time. You can begin final compatibility testing of your
143      legacy apps and refine any new code that is using the Android Wear 2.0
144      APIs or features.
145    </p>
146
147    <p>
148      As you test and develop on Android Wear 2.0, we strongly recommend
149      keeping your development environment up-to-date as updates are released.
150    </p>
151
152    <p>
153      We'll notify you when updates are available via the Android Developers
154      Blog, as well as via this site and the <a href=
155      "http://g.co/androidweardev">Android Wear Developer Community on G+</a>.
156    </p>
157
158    <h2 id="what's_in_the_android_wear_2_0_developer_preview">
159      What's in the Android Wear 2.0 Developer Preview
160    </h2>
161
162    <p>
163      The preview includes everything you need to test your existing apps on a
164      variety of hardware configurations.
165    </p>
166
167    <h3 id="developer_resources">
168      Developer resources
169    </h3>
170
171    <p>
172      You can download these components through the SDK Manager in <a href=
173      "{@docRoot}sdk/installing/adding-packages.html">Android Studio</a>. For
174      more information, see <a href=
175      "{@docRoot}wear/preview/downloads.html">Download and Test with a
176      Device</a>.
177    </p>
178
179    <ul>
180      <li>Android Wear 2.0 Developer Preview <strong>SDK/support
181      library</strong>
182      </li>
183
184      <li>Android Wear 2.0 Developer Preview <strong>emulator system
185      image</strong>
186      </li>
187    </ul>
188
189    <p>
190      We'll provide updates to these development tools at each milestone as
191      needed.
192    </p>
193
194    <h3 id="hardware_system_images">
195      Hardware system images
196    </h3>
197
198    <p>
199      You can download these hardware system images at <a href=
200      "{@docRoot}wear/preview/downloads.html">Download and Test with a
201      Device</a>:
202    </p>
203
204    <ul>
205      <li>LGE Watch Urbane 2nd Edition
206      </li>
207
208      <li>Huawei Watch
209      </li>
210    </ul>
211
212    <p>
213     Please keep in mind that the Developer Preview system images
214     are for app developers only, and for compatibility testing and
215     early development only, and are not ready for day-to-day use.
216    </p>
217
218    <h3 id="documentation_and_sample_code">
219      Documentation and sample code
220    </h3>
221
222    <p>
223      These documentation resources help you learn about the preview:
224    </p>
225
226    <ul>
227      <li><a href=
228      "{@docRoot}wear/preview/start.html">Get Started</a>
229      has step-by-step instructions for
230      setting up the SDK.
231      </li>
232
233      <li>Documentation of new APIs, including an
234      <a href="{@docRoot}wear/preview/api-overview.html">API Overview</a>,
235      downloadable
236      <a href="{@docRoot}wear/preview/start.html#get_the_preview_reference_documentation">API Reference</a>,
237      and developer guides on key features such as
238      <a href="{@docRoot}wear/preview/features/complications.html">complications</a>
239      and design patterns for Wear.
240      </li>
241
242      <li>Sample code that demonstrates how to implement
243      complications and other new features.
244      </li>
245    </ul>
246
247    <h3 id="support_resources">
248      Support Resources
249    </h3>
250
251    <p>
252      Use these support resources as you test and develop on the Android Wear
253      2.0 Developer Preview:
254    </p>
255
256    <ul>
257      <li>Wear Developer Preview
258      <a href="https://g.co/wearpreviewbug">Issue Tracker</a> is your primary feedback
259      channel. You can report bugs, performance issues, and general feedback
260      through the issue tracker. You can also check for known issues and find
261      workaround steps.
262      </li>
263
264      <li>The <a href="http://g.co/androidweardev">Wear Developer Community</a>
265      is a Google+ community where you can connect with other developers
266      working with Android Wear. You can share observations or ideas or find
267      answers to questions about Android Wear.
268      </li>
269    </ul>
270