am 55f383a9: Merge "docs: add youtube video to highlights" into froyo

Merge commit '55f383a9b8da99aa48857fea27a35badc515d8bd' into froyo-plus-aosp

* commit '55f383a9b8da99aa48857fea27a35badc515d8bd':
  docs: add youtube video to highlights
This commit is contained in:
Scott Main
2010-05-19 20:25:15 -07:00
committed by Android Git Automerger
2 changed files with 17 additions and 28 deletions

View File

@@ -31,7 +31,7 @@ page.title=Data Backup
<li><a href="#RestoreVersion">Checking the Restore Data Version</a></li> <li><a href="#RestoreVersion">Checking the Restore Data Version</a></li>
<li><a href="#RequestingBackup">Requesting Backup</a></li> <li><a href="#RequestingBackup">Requesting Backup</a></li>
<li><a href="#RequestingRestore">Requesting Restore</a></li> <li><a href="#RequestingRestore">Requesting Restore</a></li>
<li><a href="#DevelopingTestings">Developing and Testing Your Backup Agent</a></li> <li><a href="#DevelopingTesting">Developing and Testing Your Backup Agent</a></li>
</ol> </ol>
<h2>Key classes</h2> <h2>Key classes</h2>
@@ -761,7 +761,7 @@ restore operation with the <a href="{@docRoot}guide/developing/tools/bmgr.html">
tool</a>.</p> tool</a>.</p>
<h2 id="DevelopingTestings">Developing and Testing Your Backup Agent</h2> <h2 id="DevelopingTesting">Developing and Testing Your Backup Agent</h2>
<p>To develop and test your backup agent:</p> <p>To develop and test your backup agent:</p>
<ul> <ul>

View File

@@ -26,6 +26,9 @@ page.title=Android 2.2 Platform Highlights
#jd-content table.columns td+td { #jd-content table.columns td+td {
padding:0 2em; padding:0 2em;
} }
#jd-content table.columns td img {
margin:0;
}
#jd-content table.columns td+td>*:first-child { #jd-content table.columns td+td>*:first-child {
margin-top:-2em; margin-top:-2em;
} }
@@ -35,17 +38,17 @@ page.title=Android 2.2 Platform Highlights
} }
</style> </style>
<!--
<div class="video"> <div class="video">
<object width="278 height="180"> <object width="278 height="180">
<param name="movie" value="http://www.youtube.com/v/opZ69P-0Jbc&hl=en&fs=1&"></param> <param name="movie" value="http://www.youtube.com/v/yAZYSVr2Bhc&hl=en&fs=1&"></param>
<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess"
value="always"></param> value="always"></param>
<embed src="http://www.youtube.com/v/opZ69P-0Jbc&hl=en&fs=1&" type="application/x-shockwave-flash" <embed src="http://www.youtube.com/v/yAZYSVr2Bhc&hl=en&fs=1&" type="application/x-shockwave-flash"
allowscriptaccess="always" allowfullscreen="true" width="278" height="180"></embed> allowscriptaccess="always" allowfullscreen="true" width="278" height="180"></embed>
</object> </object>
</div> </div>
-->
<p>The Android 2.2 platform introduces many new and exciting features for <p>The Android 2.2 platform introduces many new and exciting features for
users and developers. This document provides a glimpse at some of the new user features users 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>
<table class="columns" style="max-width:800px"> <table class="columns" style="max-width:800px">
<tr> <tr>
<td> <td>
<p>New Home screen <span class="green">tips widget</span> assists new users on how to configure the <img src="images/2.2/22home.png" alt="" height=230 />
</td>
<td>
<p style="margin-top:0">New Home screen <span class="green">tips widget</span> assists new users on
how to configure the
home screen with shortcuts and widgets and how to make use of multiple home screens.</p> home screen with shortcuts and widgets and how to make use of multiple home screens.</p>
<p>The Phone, applications Launcher, and Browser now have <span class="green">dedicated <p>The Phone, applications Launcher, and Browser now have <span class="green">dedicated
shortcuts</span> on the Home screen, making it easy to access them from any of the 5 home screen shortcuts</span> on the Home screen, making it easy to access them from any of the 5 home screen
panels.</p> panels.</p>
</td> </td>
<td>
<img src="images/2.2/22home.png" alt="" height=150 />
</td>
</tr> </tr>
</table> </table>
<h3>Browser</h3>
<table class="columns" style="max-width:800px">
<tr>
<td>
<img src="images/2.2/22browser.png" alt="" height=220 />
</td>
<td>
<p><span class="green">Flash:</span> Browser is able to fully support the latest version of Flash so
the web experience is even closer to the desktop. Adobe Flash will be available to download from
Android Market.</p>
<p><span class="green">Performance of the browser</span> has been enhanced using the V8 engine,
which enables faster loading of JavaScript-heavy pages.</p>
</td>
</tr>
</table>
<h3>Exchange support</h3> <h3>Exchange support</h3>
@@ -176,11 +163,13 @@ the keys as well as the auto-suggest dictionary.</p>
</table> </table>
<h3>Improved operating system performance</h3> <h3>Improved performance</h3>
<table class="columns" style="max-width:800px"> <table class="columns" style="max-width:800px">
<tr> <tr>
<td> <td>
<p><span class="green">Performance of the browser</span> has been enhanced using the V8 engine,
which enables faster loading of JavaScript-heavy pages.</p>
<p><span class="green">Dalvik Performance Boost:</span> 2x-5x performance speedup for CPU-heavy code <p><span class="green">Dalvik Performance Boost:</span> 2x-5x performance speedup for CPU-heavy code
over Android 2.1 with Dalvik JIT.</p> over Android 2.1 with Dalvik JIT.</p>
<p>The graph to the right shows the performance <span class="green">speedup</span> from Android 2.1 <p>The graph to the right shows the performance <span class="green">speedup</span> from Android 2.1