@@ -26,6 +26,9 @@ page.title=Android 2.2 Platform Highlights
2626#jd-content table.columns td+td {
2727 padding:0 2em;
2828}
29+ #jd-content table.columns td img {
30+ margin:0;
31+ }
2932#jd-content table.columns td+td>*:first-child {
3033 margin-top:-2em;
3134}
@@ -35,17 +38,17 @@ page.title=Android 2.2 Platform Highlights
3538}
3639</style>
3740
38- <!--
41+
3942<div class="video">
4043<object width="278 height="180">
41- <param name="movie" value="http://www.youtube.com/v/opZ69P-0Jbc &hl=en&fs=1&"></param>
44+ <param name="movie" value="http://www.youtube.com/v/yAZYSVr2Bhc &hl=en&fs=1&"></param>
4245<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess"
4346value="always"></param>
44- <embed src="http://www.youtube.com/v/opZ69P-0Jbc &hl=en&fs=1&" type="application/x-shockwave-flash"
47+ <embed src="http://www.youtube.com/v/yAZYSVr2Bhc &hl=en&fs=1&" type="application/x-shockwave-flash"
4548allowscriptaccess="always" allowfullscreen="true" width="278" height="180"></embed>
4649</object>
4750</div>
48- -->
51+
4952
5053<p>The Android 2.2 platform introduces many new and exciting features for
5154users and developers. This document provides a glimpse at some of the new user features
@@ -68,36 +71,20 @@ href="android-2.2.html#api">Android 2.2 version notes</a>.</p>
6871<table class="columns" style="max-width:800px">
6972<tr>
7073 <td>
71- <p>New Home screen <span class="green">tips widget</span> assists new users on how to configure the
74+ <img src="images/2.2/22home.png" alt="" height=230 />
75+ </td>
76+ <td>
77+ <p style="margin-top:0">New Home screen <span class="green">tips widget</span> assists new users on
78+ how to configure the
7279home screen with shortcuts and widgets and how to make use of multiple home screens.</p>
7380<p>The Phone, applications Launcher, and Browser now have <span class="green">dedicated
7481shortcuts</span> on the Home screen, making it easy to access them from any of the 5 home screen
7582panels.</p>
7683 </td>
77- <td>
78- <img src="images/2.2/22home.png" alt="" height=150 />
79- </td>
8084</tr>
8185</table>
8286
8387
84- <h3>Browser</h3>
85-
86- <table class="columns" style="max-width:800px">
87- <tr>
88- <td>
89- <img src="images/2.2/22browser.png" alt="" height=220 />
90- </td>
91- <td>
92- <p><span class="green">Flash:</span> Browser is able to fully support the latest version of Flash so
93- the web experience is even closer to the desktop. Adobe Flash will be available to download from
94- Android Market.</p>
95- <p><span class="green">Performance of the browser</span> has been enhanced using the V8 engine,
96- which enables faster loading of JavaScript-heavy pages.</p>
97- </td>
98- </tr>
99- </table>
100-
10188
10289<h3>Exchange support</h3>
10390
@@ -176,11 +163,13 @@ the keys as well as the auto-suggest dictionary.</p>
176163</table>
177164
178165
179- <h3>Improved operating system performance</h3>
166+ <h3>Improved performance</h3>
180167
181168<table class="columns" style="max-width:800px">
182169<tr>
183170 <td>
171+ <p><span class="green">Performance of the browser</span> has been enhanced using the V8 engine,
172+ which enables faster loading of JavaScript-heavy pages.</p>
184173<p><span class="green">Dalvik Performance Boost:</span> 2x-5x performance speedup for CPU-heavy code
185174over Android 2.1 with Dalvik JIT.</p>
186175<p>The graph to the right shows the performance <span class="green">speedup</span> from Android 2.1
0 commit comments