blob: 02216de9a071ee00ea9d610befc6410555a3795a [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001page.title=Platforms
2@jd:body
3
4<div id="qv-wrapper">
5<div id="qv">
6
7
8<h2>See Also</h2>
9<ol>
Joe Fernandez3bdf4b62012-11-13 12:31:57 -080010 <li><a href="{@docRoot}about/versions/jelly-bean.html">Jelly Bean
11Highlights and APIs</a></li>
Scott Main50e990c2012-06-21 17:14:39 -070012 <li><a href="{@docRoot}about/versions/android-4.0-highlights.html">Ice Cream Sandwich
13Highlights and APIs</a></li>
14 <li><a href="{@docRoot}about/versions/android-3.0-highlights.html">Honeycomb
15Highlights and APIs</a></li>
16 <li><a href="{@docRoot}about/versions/android-2.3-highlights.html">Gingerbread
17Highlights and APIs</a></li>
18</ol>
19
20</div>
21</div>
22
23
24
Joe Fernandez312d29ed2013-08-15 14:06:19 -070025<p>This document provides information about Android platform releases. In order to compile your
26application against a particular platform release, you must download and install the SDK Platform
27for that release. If you want to test your application on an emulator, you must also download at
28least one system image for that platform release.</p>
Scott Main50e990c2012-06-21 17:14:39 -070029
Joe Fernandez312d29ed2013-08-15 14:06:19 -070030<p>Each platform release includes system images that support a specific processor architecture,
31such as ARM EABI, Intel x86 or MIPS. Platform releases also include a system image that contains
32Google APIs. The <a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a> lists available
33platform system images under each platform version header, for example:</p>
34
35<ul>
36 <li>ARM EABI v7a System Image</li>
37 <li>Intel x86 Atom System Image</li>
38 <li>MIPS System Image</li>
39 <li>Google APIs</li>
40</ul>
41
42<p>To determine what revisions of an Android platform you have installed, refer to the
43<em>Packages</em> listing in the Android
Joe Fernandezb5fff752013-06-14 11:53:33 -070044<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</p>
45
46<p class="caution"><strong>Important:</strong> To download the most recent Android
Joe Fernandez312d29ed2013-08-15 14:06:19 -070047system components from the Android SDK Manager, you must first update the SDK Tools to the
48most recent release and restart the SDK Manager. If you do not, the latest Android system
49components will not be available for download.</p>
Scott Main50e990c2012-06-21 17:14:39 -070050
51
52
Joe Fernandezb5fff752013-06-14 11:53:33 -070053<h2 id="4.3">Android 4.3</h2>
Scott Main50e990c2012-06-21 17:14:39 -070054
55
Joe Fernandez3bdf4b62012-11-13 12:31:57 -080056<div class="toggle-content opened">
57
58 <p><a href="#" onclick="return toggleContent(this)">
59 <img src="{@docRoot}assets/images/triangle-opened.png"
Joe Fernandez312d29ed2013-08-15 14:06:19 -070060class="toggle-content-img" alt="" />Revision 2</a> <em>(August 2013)</em>
61 </p>
62
63 <div class="toggle-content-toggleme">
64
65 <p>Maintenance update. The system version is 4.3.</p>
66 <dl>
67 <dt>Dependencies:</dt>
68 <dd>Android SDK Platform-tools r18 or higher is required.</dd>
69 <dd>Android SDK Tools 22.0.4 or higher is recommended.</dd>
70 </dl>
71
72 </div>
73</div>
74
75<div class="toggle-content closed">
76
77 <p><a href="#" onclick="return toggleContent(this)">
78 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandezb5fff752013-06-14 11:53:33 -070079class="toggle-content-img" alt="" />Revision 1</a> <em>(July 2013)</em>
80 </p>
81
82 <div class="toggle-content-toggleme">
83
84 <p>Initial release. The system version is 4.3.</p>
85 <dl>
86 <dt>Dependencies:</dt>
87 <dd>Android SDK Platform-tools r18 or higher is required.</dd>
88 <dd>Android SDK Tools 22.0.4 or higher is recommended.</dd>
89 </dl>
90
91 </div>
92</div>
93
Joe Fernandez312d29ed2013-08-15 14:06:19 -070094<h3 id="">Google APIs System Image</h3>
95
96<div class="toggle-content opened">
97 <p><a href="#" onclick="return toggleContent(this)">
98 <img src="{@docRoot}assets/images/triangle-opened.png"
Joe Fernandez1d655002013-09-19 11:09:22 -070099class="toggle-content-img" alt="" />Revision 3</a> <em>(September 2013)</em>
100 </p>
101
102 <div class="toggle-content-toggleme">
103
104 <p>Maintenance update. This release includes
105 <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.2.65,
106 allowing you to test your application in an emulator using the latest Google Play services.</p>
107
108 </div>
109</div>
110
111<div class="toggle-content closed">
112 <p><a href="#" onclick="return toggleContent(this)">
113 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandez312d29ed2013-08-15 14:06:19 -0700114class="toggle-content-img" alt="" />Revision 2</a> <em>(August 2013)</em>
115 </p>
116
117 <div class="toggle-content-toggleme">
118
119 <p>Maintenance update. This release includes
Joe Fernandez1d655002013-09-19 11:09:22 -0700120 <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.2.25,
121 allowing you to test your application in an emulator using the latest Google Play services.</p>
Joe Fernandez312d29ed2013-08-15 14:06:19 -0700122
123 </div>
124</div>
125
126<div class="toggle-content closed">
127 <p><a href="#" onclick="return toggleContent(this)">
128 <img src="{@docRoot}assets/images/triangle-closed.png"
129class="toggle-content-img" alt="" />Revision 1</a> <em>(July 2013)</em>
130 </p>
131
132 <div class="toggle-content-toggleme">
133
134 <p>Initial release. This release includes
Joe Fernandez1d655002013-09-19 11:09:22 -0700135 <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.1.58.</p>
Joe Fernandez312d29ed2013-08-15 14:06:19 -0700136
137 </div>
138</div>
139
140
141
Joe Fernandezb5fff752013-06-14 11:53:33 -0700142
143<h2 id="4.2">Android 4.2</h2>
144
145
146<div class="toggle-content closed">
147
148 <p><a href="#" onclick="return toggleContent(this)">
149 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandez02c78192013-02-13 14:03:27 -0800150class="toggle-content-img" alt="" />Revision 2</a> <em>(February 2013)</em>
151 </p>
152
153 <div class="toggle-content-toggleme">
154
155 <p>Maintenance update. The system version is 4.2.2.</p>
156 <dl>
157 <dt>Dependencies:</dt>
158 <dd>SDK Tools r21 or higher is required.</dd>
159 </dl>
160
161 </div>
162</div>
163
164<div class="toggle-content closed">
165
166 <p><a href="#" onclick="return toggleContent(this)">
167 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandez3bdf4b62012-11-13 12:31:57 -0800168class="toggle-content-img" alt="" />Revision 1</a> <em>(November 2012)</em>
169 </p>
170
171 <div class="toggle-content-toggleme">
172
173 <p>Initial release. The system version is 4.2.</p>
174 <dl>
175 <dt>Dependencies:</dt>
176 <dd>SDK Tools r20 or higher is required.</dd>
177 </dl>
178
179 </div>
180</div>
181
182<h3>Device Definitions</h3>
183
184<p>The platform includes the following device definitions for use in creating Android Virtual
185Devices in the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>:</p>
186
187<ul>
188 <li>
189 Nexus 7 (7.3", 800 x 1280, Large tvdpi screen)
190 </li>
191 <li>
192 Galaxy Nexus (4.7", 720 x 1280, Normal xhdpi screen)
193 </li>
194 <li>
195 Nexus S (4.0", 480 x 800, Normal hdpi screen)
196 </li>
197 <li>
198 Nexus One (3.7", 480 x 720, Normal hdpi screen)
199 </li>
200 <li>
201 10.1" WXGA Tablet (1280 x 800, X-Large mdpi screen)
202 </li>
203 <li>
204 7.0" WSVGA Tablet (1024 x 600, Large mdpi screen)
205 </li>
206 <li>
207 5.4" FWVGA (480 x 854, Large mdpi screen)
208 </li>
209 <li>
210 5.1" WVGA (480 x 800, Large mdpi screen)
211 </li>
212 <li>
213 4.7" WXGA (1280 x 720, Normal xhdpi screen)
214 </li>
215 <li>
216 4.65" 720p (720 x 1280, Normal xhdpi screen)
217 </li>
218 <li>
219 4.0" WVGA (480 x 800, Normal hdpi screen)
220 </li>
221 <li>
222 3.7" WVGA (480 x 800, Normal hdpi screen)
223 </li>
224 <li>
225 3.7" FWVGA slider (480 x 854, Normal hdpi screen)
226 </li>
227 <li>
228 3.4" WQVGA (240 x 432, Normal ldpi screen)
229 </li>
230 <li>
231 3.3" WQVGA (240 x 400, Normal ldpi screen)
232 </li>
233 <li>
234 3.2" QVGA ADP2 (320 x 480, Normal mdpi screen)
235 </li>
236 <li>
237 3.2" HVGA slider ADP1 (320 x 480, Normal mdpi screen)
238 </li>
239 <li>
240 2.7" QVGA slider (240 x 320, Small ldpi screen)
241 </li>
242 <li>
243 2.7" QVGA (240 x 320, Small ldpi screen)
244 </li>
245</ul>
Scott Main50e990c2012-06-21 17:14:39 -0700246
247
Joe Fernandez67e6e0e2012-07-13 17:31:31 -0700248
249<h2 id="4.1">Android 4.1</h2>
250
251
Joe Fernandez3bdf4b62012-11-13 12:31:57 -0800252<div class="toggle-content closed">
Joe Fernandez67e6e0e2012-07-13 17:31:31 -0700253
254 <p><a href="#" onclick="return toggleContent(this)">
Joe Fernandez3bdf4b62012-11-13 12:31:57 -0800255 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700256class="toggle-content-img" alt="" />Revision 3</a> <em>(October 2012)</em>
257 </p>
258
259 <div class="toggle-content-toggleme">
260
261 <p>Maintenance update. The system version is 4.1.2.</p>
262 <dl>
263 <dt>Dependencies:</dt>
264 <dd>SDK Tools r20 or higher is required.</dd>
265 </dl>
266
267 </div>
268</div>
269
270<div class="toggle-content closed">
271
272 <p><a href="#" onclick="return toggleContent(this)">
273 <img src="{@docRoot}assets/images/triangle-closed.png"
Joe Fernandez67e6e0e2012-07-13 17:31:31 -0700274class="toggle-content-img" alt="" />Revision 2</a> <em>(July 2012)</em>
275 </p>
276
277 <div class="toggle-content-toggleme">
278
279 <p>Maintenance update. The system version is 4.1.1.</p>
280 <dl>
281 <dt>Dependencies:</dt>
282 <dd>SDK Tools r20 or higher is required.</dd>
283 </dl>
284
285 </div>
286</div>
287
288<div class="toggle-content closed" >
289
290 <p><a href="#" onclick="return toggleContent(this)">
291 <img src="{@docRoot}assets/images/triangle-closed.png"
292class="toggle-content-img" alt="" />Revision 1</a> <em>(June 2012)</em>
293 </p>
294
295 <div class="toggle-content-toggleme">
296
297 <p>Initial release. The system version is 4.1.0.</p>
298 <dl>
299 <dt>Dependencies:</dt>
300 <dd>SDK Tools r20 or higher is required.</dd>
301 </dl>
302
303 </div>
304</div>
305
306<h3>Emulator Skins</h3>
307
308<p>The downloadable platform includes the following emulator skins:</p>
309
310<ul>
311 <li>
312 QVGA (240x320, low density, small screen)
313 </li>
314 <li>
315 WQVGA400 (240x400, low density, normal screen)
316 </li>
317 <li>
318 WQVGA432 (240x432, low density, normal screen)
319 </li>
320 <li>
321 HVGA (320x480, medium density, normal screen)
322 </li>
323 <li>
324 WVGA800 (480x800, high density, normal screen)
325 </li>
326 <li>
327 WVGA854 (480x854 high density, normal screen)
328 </li>
329 <li>
330 WXGA720 (1280x720, extra-high density, normal screen)
331 </li>
332 <li>
333 WSVGA (1024x600, medium density, large screen)
334 </li>
335 <li>
336 WXGA800-7in (1280x800, high density, large screen) <span class="new">new</span>
337 </li>
338 <li>
339 WXGA800 (1280x800, medium density, xlarge screen)
340 </li>
341</ul>
342
343<p>To test your application on an emulator that represents the <a
344href="http://play.google.com/nexus7">Nexus 7</a> tablet device, you can create an AVD with
345the new WXGA800-7in skin. For best performance, make sure to enable <a
346href="{@docRoot}tools/devices/emulator.html#accel-graphics">graphics acceleration</a> in the
347emulator configuration.</p>
348
349
350
351
352
353
354
355
356
357
358
359
360
361
Scott Main50e990c2012-06-21 17:14:39 -0700362<h2 id="4.0.3">Android 4.0.3</h2>
363
364
Joe Fernandez67e6e0e2012-07-13 17:31:31 -0700365<div class="toggle-content closed">
Scott Main50e990c2012-06-21 17:14:39 -0700366
367 <p><a href="#" onclick="return toggleContent(this)">
Joe Fernandez67e6e0e2012-07-13 17:31:31 -0700368 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700369class="toggle-content-img" alt="" />Revision 3</a> <em>(March 2012)</em>
370 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700371
Scott Main65363a82012-07-16 15:40:59 -0700372 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700373
374 <p>Maintenance update. The system version is 4.0.4.</p>
375 <p class="note"><strong>Note:</strong> This system image includes support for emulator
376hardware graphics acceleration when used with SDK Tools r17 or higher.
377(<a href="{@docRoot}tools/devices/emulator.html#accel-graphics">more info</a>)</p>
378 <dl>
379 <dt>Dependencies:</dt>
380 <dd>SDK Tools r17 or higher is required.</dd>
381 </dl>
382
383 </div>
384</div>
385
386<div class="toggle-content closed" >
387
388 <p><a href="#" onclick="return toggleContent(this)">
389 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700390class="toggle-content-img" alt="" />Revision 2</a> <em>(January 2012)</em>
391 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700392
Scott Main65363a82012-07-16 15:40:59 -0700393 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700394
395 <p>Maintenance update. The system version is 4.0.3.</p>
396 <dl>
397 <dt>Dependencies:</dt>
398 <dd>SDK Tools r14 or higher is required.</dd>
399 </dl>
400
401 </div>
402</div>
403
404<div class="toggle-content closed" >
405
406 <p><a href="#" onclick="return toggleContent(this)">
407 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700408class="toggle-content-img" alt="" />Revision 1</a> <em>(December 2011)</em>
409 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700410
Scott Main65363a82012-07-16 15:40:59 -0700411 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700412
413 <p>Initial release. The system version is 4.0.3.</p>
414 <dl>
415 <dt>Dependencies:</dt>
416 <dd>SDK Tools r14 or higher is required.</dd>
417 </dl>
418
419 </div>
420</div>
421
422<h3>Emulator Skins</h3>
423
424<p>The downloadable platform includes the following emulator skins:</p>
425
426<ul>
427 <li>
428 QVGA (240x320, low density, small screen)
429 </li>
430 <li>
431 WQVGA400 (240x400, low density, normal screen)
432 </li>
433 <li>
434 WQVGA432 (240x432, low density, normal screen)
435 </li>
436 <li>
437 HVGA (320x480, medium density, normal screen)
438 </li>
439 <li>
440 WVGA800 (480x800, high density, normal screen)
441 </li>
442 <li>
443 WVGA854 (480x854 high density, normal screen)
444 </li>
445 <li>
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700446 WXGA720 (1280x720, extra-high density, normal screen)
Scott Main50e990c2012-06-21 17:14:39 -0700447 </li>
448 <li>
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700449 WSVGA (1024x600, medium density, large screen)
Scott Main50e990c2012-06-21 17:14:39 -0700450 </li>
451 <li>
452 WXGA (1280x800, medium density, xlarge screen)
453 </li>
454</ul>
455
Scott Main50e990c2012-06-21 17:14:39 -0700456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471<h2 id="4.0">Android 4.0</h2>
472
473
474<div class="toggle-content closed">
475
476 <p><a href="#" onclick="return toggleContent(this)">
477 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700478class="toggle-content-img" alt="" />Android 4.0, Revision 2</a> <em>(December 2011)</em>
479 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700480
Scott Main65363a82012-07-16 15:40:59 -0700481 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700482 <p>Maintenance update. The system version is 4.0.2.</p>
483 <dl>
484 <dt>Dependencies:</dt>
485 <dd>SDK Tools r14 or higher is required.</dd>
486 </dl>
487 </div>
488</div>
489
490<div class="toggle-content closed">
491
492 <p><a href="#" onclick="return toggleContent(this)">
493 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700494class="toggle-content-img" alt="" />Android 4.0, Revision 1</a> <em>(October 2011)</em>
495 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700496
Scott Main65363a82012-07-16 15:40:59 -0700497 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700498 <p>Initial release. The system version is 4.0.1.</p>
499 <dl>
500 <dt>Dependencies:</dt>
501 <dd>SDK Tools r14 or higher is required.</dd>
502 </dl>
503 </div>
504</div>
505
506
507<h3>Emulator Skins</h3>
508
509<p>The downloadable platform includes the following emulator skins:</p>
510
511<ul>
512 <li>
513 QVGA (240x320, low density, small screen)
514 </li>
515 <li>
516 WQVGA400 (240x400, low density, normal screen)
517 </li>
518 <li>
519 WQVGA432 (240x432, low density, normal screen)
520 </li>
521 <li>
522 HVGA (320x480, medium density, normal screen)
523 </li>
524 <li>
525 WVGA800 (480x800, high density, normal screen)
526 </li>
527 <li>
528 WVGA854 (480x854 high density, normal screen)
529 </li>
530 <li>
531 WXGA720 (1280x720, extra-high density, normal screen) <span class="new">new</span>
532 </li>
533 <li>
534 WSVGA (1024x600, medium density, large screen) <span class="new">new</span>
535 </li>
536 <li>
537 WXGA (1280x800, medium density, xlarge screen)
538 </li>
539</ul>
540
541<p>To test your application on an emulator that represents the latest Android device, you can create
542an AVD with the new WXGA720 skin (it's an xhdpi, normal screen device). Note that the emulator
543currently doesn't support the new on-screen navigation bar for devices without hardware navigation
544buttons, so when using this skin, you must use keyboard keys <em>Home</em> for the Home button,
545<em>ESC</em> for the Back button, and <em>F2</em> or <em>Page-up</em> for the Menu button.</p>
546
547<p>However, due to performance issues in the emulator when running high-resolution screens such as
548the one for the WXGA720 skin, we recommend that you primarily use the traditional WVGA800 skin
549(hdpi, normal screen) to test your application.</p>
550
551
552
553
554
555
556
557
558
559
560
561
562
563<h2 id="3.2">Android 3.2</h2>
564
565
566
567<div class="toggle-content closed">
568
569 <p><a href="#" onclick="return toggleContent(this)">
570 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700571class="toggle-content-img" alt="" />Android 3.2, Revision 1</a> <em>(July 2011)</em>
572 </p>
Scott Main50e990c2012-06-21 17:14:39 -0700573
Scott Main65363a82012-07-16 15:40:59 -0700574 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700575
576<dl>
577<dt>Initial release. SDK Tools r12 or higher is recommended.</dt>
578</dl>
579
580 </div>
581</div>
582
583
584
585
586<h3>Emulator Skins</h3>
587
588<p>The downloadable platform includes the following emulator skin:</p>
589
590<ul>
591 <li>
592 WXGA (1280x800, medium density, xlarge screen)
593 </li>
594</ul>
595
596<p>For more information about how to develop an application that displays
597and functions properly on all Android-powered devices, see <a
598href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
599Screens</a>.</p>
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618<h2 id="3.1">Android 3.1</h2>
619
620
621<div class="toggle-content closed">
622
623<p><a href="#" onclick="return toggleContent(this)">
624 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700625class="toggle-content-img" alt="" />Android 3.1, Revision 3</a> <em>(July 2011)</em>
626</p>
Scott Main50e990c2012-06-21 17:14:39 -0700627
Scott Main65363a82012-07-16 15:40:59 -0700628<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700629
630<dl>
631<dt>Dependencies:</dt>
632<dd>
633<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r12</a> or
634higher.</p>
635</dd>
636<dt>Notes:</dt>
637<dd>
638<p>Improvements to the platform's rendering library to support the visual layout editor in the ADT
639Eclipse plugin. This revision allows for more drawing features in ADT and fixes several
640bugs in the previous rendering library. It also unlocks several editor features that were added in
641ADT 12.</p>
642</dd>
643</dl>
644
645</div>
646</div>
647
648
649<div class="toggle-content closed" >
650
651<p><a href="#" onclick="return toggleContent(this)">
652 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700653class="toggle-content-img" alt="" />Android 3.1, Revision 2</a> <em>(May 2011)</em>
654</p>
Scott Main50e990c2012-06-21 17:14:39 -0700655
Scott Main65363a82012-07-16 15:40:59 -0700656<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700657
658<dl>
659<dt>Dependencies:</dt>
660<dd>
661<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r11</a> or
662higher.</p>
663</dd>
664<dt>Notes:</dt>
665<dd>
666<p>Fixes an issue with the visual layout editor rendering library that prevented Android 3.1 from
667running in ADT.</p>
668</dd>
669</dl>
670
671</div>
672</div>
673
674
675<div class="toggle-content closed">
676
677<p><a href="#" onclick="return toggleContent(this)">
678 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700679class="toggle-content-img" alt="" />Android 3.1, Revision 1</a> <em>(May 2011)</em>
680</p>
Scott Main50e990c2012-06-21 17:14:39 -0700681
Scott Main65363a82012-07-16 15:40:59 -0700682<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700683
684<dl>
685<dt>Dependencies:</dt>
686<dd>
687<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r11</a> or
688higher.</p>
689</dd>
690</dl>
691
692</div>
693</div>
694
695
696<h3>Emulator Skins</h3>
697
698<p>The downloadable platform includes the following emulator skin:</p>
699
700<ul>
701 <li>
702 WXGA (1280x800, medium density, xlarge screen)
703 </li>
704</ul>
705
706<p>For more information about how to develop an application that displays
707and functions properly on all Android-powered devices, see <a
708href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
709Screens</a>.</p>
710
711
712
713
714
715
716
717
718
719
720
721<h2 id="3.0">Android 3.0</h2>
722
723
724<div class="toggle-content closed" >
725
726<p><a href="#" onclick="return toggleContent(this)">
727 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700728class="toggle-content-img" alt="" />Android 3.0, Revision 2</a> <em>(July 2011)</em>
729</p>
Scott Main50e990c2012-06-21 17:14:39 -0700730
Scott Main65363a82012-07-16 15:40:59 -0700731<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700732
733<dl>
734<dt>Dependencies:</dt>
735<dd>
736<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r12</a> or
737higher.</p>
738</dd>
739<dt>Notes:</dt>
740<dd>
741<p>Improvements to the platform's rendering library to support the visual layout editor in the ADT
742Eclipse plugin. This revision allows for more drawing features in ADT and fixes several
743bugs in the previous rendering library. It also unlocks several editor features that were added in
744ADT 12.</p>
745</dd>
746</dl>
747
748</div>
749</div>
750
751<div class="toggle-content closed">
752
753<p><a href="#" onclick="return toggleContent(this)">
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700754 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
Scott Main65363a82012-07-16 15:40:59 -0700755 alt="" />Android 3.0, Revision 1</a> <em>(February 2011)</em>
756</p>
Scott Main50e990c2012-06-21 17:14:39 -0700757
Scott Main65363a82012-07-16 15:40:59 -0700758<div class="toggle-content-toggleme">
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700759
Scott Main50e990c2012-06-21 17:14:39 -0700760<dl>
761<dt>Dependencies:</dt>
762<dd>
763<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r10</a> or higher.</p>
764</dd>
765</dl>
766
767</div>
768</div>
769
770
771
772<h3>Emulator Skins</h3>
773
774<p>The downloadable platform includes the following emulator skin:</p>
775
776<ul>
777 <li>
778 WXGA (1280x800, medium density, xlarge screen)
779 </li>
780</ul>
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799<h2 id="2.3.4">Android 2.3.4</h2>
800
801
Scott Main50e990c2012-06-21 17:14:39 -0700802<div class="toggle-content closed" >
803
804<p><a href="#" onclick="return toggleContent(this)">
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700805 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
Scott Main65363a82012-07-16 15:40:59 -0700806 alt="" />Android 2.3.4, Revision 1</a> <em>(May 2011)</em>
807</p>
Scott Main50e990c2012-06-21 17:14:39 -0700808
Scott Main65363a82012-07-16 15:40:59 -0700809 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700810 <dl>
811 <dt>Dependencies:</dt>
812 <dd>
813 <p>Requires SDK Tools r11 or higher.</p>
814 </dd>
815 </dl>
816 </div>
817</div>
818
819
820<h3>Emulator Skins</h3>
821
822<p>The downloadable platform includes a set of emulator skins that you can use
823for modeling your application in different screen sizes and resolutions. The
824emulator skins are:</p>
825
826<ul>
827 <li>
828 QVGA (240x320, low density, small screen)
829 </li>
830 <li>
831 WQVGA400 (240x400, low density, normal screen)
832 </li>
833 <li>
834 WQVGA432 (240x432, low density, normal screen)
835 </li>
836 <li>
837 HVGA (320x480, medium density, normal screen)
838 </li>
839 <li>
840 WVGA800 (480x800, high density, normal screen)
841 </li>
842 <li>
843 WVGA854 (480x854 high density, normal screen)
844 </li>
845</ul>
846
847
848
849
850
851
852
853
854
855
856
857
858
859<h2 id="2.3.3">Android 2.3.3</h2>
860
861
862<div class="toggle-content closed" >
863
864<p><a href="#" onclick="return toggleContent(this)">
865 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700866class="toggle-content-img" alt="" />Android 2.3.3, Revision 2</a> <em>(July 2011)</em>
867</p>
Scott Main50e990c2012-06-21 17:14:39 -0700868
Scott Main65363a82012-07-16 15:40:59 -0700869<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700870
871<dl>
872<dt>Dependencies:</dt>
873<dd>
874<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r12</a> or
875higher.</p>
876</dd>
877<dt>Notes:</dt>
878<dd>
879<p>Improvements to the platform's rendering library to support the visual layout editor in the ADT
880Eclipse plugin. This revision allows for more drawing features in ADT and fixes several
881bugs in the previous rendering library. It also unlocks several editor features that were added in
882ADT 12.</p>
883</dd>
884</dl>
885
886</div>
887</div>
888
889<div class="toggle-content closed" >
890
891<p><a href="#" onclick="return toggleContent(this)">
892 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -0700893class="toggle-content-img" alt="" />Android 2.3.3, Revision 1</a> <em>(February 2011)</em>
894</p>
Scott Main50e990c2012-06-21 17:14:39 -0700895
Scott Main65363a82012-07-16 15:40:59 -0700896<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700897<dl>
898<dt>Dependencies:</dt>
899<dd>
900<p>Requires SDK Tools r9 or higher.</p>
901</dd>
902</dl>
903
904</div>
905</div>
906
907
908<h3>Emulator Skins</h3>
909
910<p>The downloadable platform includes a set of emulator skins that you can use
911for modeling your application in different screen sizes and resolutions. The
912emulator skins are:</p>
913
914<ul>
915 <li>
916 QVGA (240x320, low density, small screen)
917 </li>
918 <li>
919 WQVGA400 (240x400, low density, normal screen)
920 </li>
921 <li>
922 WQVGA432 (240x432, low density, normal screen)
923 </li>
924 <li>
925 HVGA (320x480, medium density, normal screen)
926 </li>
927 <li>
928 WVGA800 (480x800, high density, normal screen)
929 </li>
930 <li>
931 WVGA854 (480x854 high density, normal screen)
932 </li>
933</ul>
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700934
Scott Main50e990c2012-06-21 17:14:39 -0700935
936
937
938
939
940
941
942
943
944
945
946<h2 id="2.3">Android 2.3</h2>
947
948
Scott Main50e990c2012-06-21 17:14:39 -0700949<div class="toggle-content closed" >
950
951<p><a href="#" onclick="return toggleContent(this)">
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700952 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
Scott Main65363a82012-07-16 15:40:59 -0700953 alt="" />Android 2.3, Revision 1</a> <em>(December 2010)</em>
954</p>
Scott Main50e990c2012-06-21 17:14:39 -0700955
Scott Main65363a82012-07-16 15:40:59 -0700956 <div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -0700957 <dl>
958 <dt>Dependencies:</dt>
959 <dd>
960 <p>Requires SDK Tools r8 or higher.</p>
961 </dd>
962 </dl>
963 </div>
964</div>
965
966
967<h3>Emulator Skins</h3>
968
969<p>The downloadable platform includes a set of emulator skins that you can use
970for modeling your application in different screen sizes and resolutions. The
971emulator skins are:</p>
972
973<ul>
974 <li>
975 QVGA (240x320, low density, small screen)
976 </li>
977 <li>
978 WQVGA400 (240x400, low density, normal screen)
979 </li>
980 <li>
981 WQVGA432 (240x432, low density, normal screen)
982 </li>
983 <li>
984 HVGA (320x480, medium density, normal screen)
985 </li>
986 <li>
987 WVGA800 (480x800, high density, normal screen)
988 </li>
989 <li>
990 WVGA854 (480x854 high density, normal screen)
991 </li>
992</ul>
993
994
Joe Fernandezf8f1f882012-10-09 12:27:47 -0700995
Scott Main50e990c2012-06-21 17:14:39 -0700996
997
998
999
1000
1001
1002<h2 id="2.2">Android 2.2</h2>
1003
1004
1005<div class="toggle-content closed" >
1006
1007<p><a href="#" onclick="return toggleContent(this)">
1008 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -07001009class="toggle-content-img" alt="" />Android {@sdkPlatformVersion}, Revision 3</a> <em>(July 2011)</em>
1010</p>
Scott Main50e990c2012-06-21 17:14:39 -07001011
Scott Main65363a82012-07-16 15:40:59 -07001012<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -07001013
1014<dl>
1015<dt>Dependencies:</dt>
1016<dd>
1017<p>Requires <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r12</a> or
1018higher.</p>
1019</dd>
1020<dt>Notes:</dt>
1021<dd>
1022<p>Improvements to the platform's rendering library to support the visual layout editor in the ADT
1023Eclipse plugin. This revision allows for more drawing features in ADT and fixes several
1024bugs in the previous rendering library. It also unlocks several editor features that were added in
1025ADT 12.</p>
1026</dd>
1027</dl>
1028
1029</div>
1030</div>
1031
1032<div class="toggle-content closed" >
1033
1034<p><a href="#" onclick="return toggleContent(this)">
1035 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -07001036class="toggle-content-img" alt="" />Android {@sdkPlatformVersion}, Revision 2</a> <em>(July 2010)</em>
1037</p>
Scott Main50e990c2012-06-21 17:14:39 -07001038
Scott Main65363a82012-07-16 15:40:59 -07001039<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -07001040<dt>Dependencies:</dt>
1041<dd>
1042<p>Requires SDK Tools r6 or higher.</p>
1043</dd>
1044
1045<dt>System Image:</dt>
1046<dd>
1047<ul>
1048<li>Adds default Search Widget.</li>
1049<li>Includes proper provisioning for the platform's Backup Manager. For more information about how
1050to use the Backup Manager, see <a href="{@docRoot}guide/topics/data/backup.html">Data
1051Backup</a>.</li>
1052<li>Updates the Android 2.2 system image to FRF91.</li>
1053</ul>
1054</dd>
1055
1056</dl>
1057 </div>
1058</div>
1059
1060<div class="toggle-content closed">
1061
1062<p><a href="#" onclick="return toggleContent(this)">
1063 <img src="{@docRoot}assets/images/triangle-closed.png"
Scott Main65363a82012-07-16 15:40:59 -07001064class="toggle-content-img" alt="" />Android {@sdkPlatformVersion}, Revision 1</a> <em>(May 2010)</em></p>
Scott Main50e990c2012-06-21 17:14:39 -07001065
Scott Main65363a82012-07-16 15:40:59 -07001066<div class="toggle-content-toggleme">
Scott Main50e990c2012-06-21 17:14:39 -07001067<dl>
1068<dt>Dependencies:</dt>
1069<dd>
1070<p>Requires SDK Tools r6 or higher.</p>
1071</dd>
1072
1073<dt>Tools:</dt>
1074<dd>
Scott Mainf284d492012-07-31 09:46:52 -07001075<p>Adds support for building with Android library projects. See <a href="{@docRoot}tools/sdk/tools-notes.html">SDK
Scott Main50e990c2012-06-21 17:14:39 -07001076Tools, r6</a> for information.</p>
1077</dd>
1078
1079</dl>
1080 </div>
1081</div>
1082
1083
1084<h3>Emulator Skins</h3>
1085
1086<p>The downloadable platform includes a set of emulator skins that you can use
1087for modeling your application in different screen sizes and resolutions. The
1088emulator skins are:</p>
1089
1090<ul>
1091 <li>
1092 QVGA (240x320, low density, small screen)
1093 </li>
1094 <li>
1095 WQVGA (240x400, low density, normal screen)
1096 </li>
1097 <li>
1098 FWQVGA (240x432, low density, normal screen)
1099 </li>
1100 <li>
1101 HVGA (320x480, medium density, normal screen)
1102 </li>
1103 <li>
1104 WVGA800 (480x800, high density, normal screen)
1105 </li>
1106 <li>
1107 WVGA854 (480x854 high density, normal screen)
1108 </li>
Joe Fernandezb5fff752013-06-14 11:53:33 -07001109</ul>