From 2324abdb3c832d830036eb884446d7a5bc77a44d Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Wed, 19 May 2010 19:45:34 -0700
Subject: [PATCH] docs: add youtube video to highlights
Change-Id: Ib498ab7e18d6e54df35009b4255fce96f11bcb39
---
docs/html/guide/topics/data/backup.jd | 4 +--
docs/html/sdk/android-2.2-highlights.jd | 41 +++++++++----------------
2 files changed, 17 insertions(+), 28 deletions(-)
diff --git a/docs/html/guide/topics/data/backup.jd b/docs/html/guide/topics/data/backup.jd
index 718e391c94820..74117d6fae7c5 100644
--- a/docs/html/guide/topics/data/backup.jd
+++ b/docs/html/guide/topics/data/backup.jd
@@ -31,7 +31,7 @@ page.title=Data Backup
Checking the Restore Data Version
Requesting Backup
Requesting Restore
- Developing and Testing Your Backup Agent
+ Developing and Testing Your Backup Agent
Key classes
@@ -761,7 +761,7 @@ restore operation with the
tool.
-Developing and Testing Your Backup Agent
+Developing and Testing Your Backup Agent
To develop and test your backup agent:
diff --git a/docs/html/sdk/android-2.2-highlights.jd b/docs/html/sdk/android-2.2-highlights.jd
index c59871cf0cd4b..8bed67551ff48 100644
--- a/docs/html/sdk/android-2.2-highlights.jd
+++ b/docs/html/sdk/android-2.2-highlights.jd
@@ -26,6 +26,9 @@ page.title=Android 2.2 Platform Highlights
#jd-content table.columns td+td {
padding:0 2em;
}
+#jd-content table.columns td img {
+ margin:0;
+}
#jd-content table.columns td+td>*:first-child {
margin-top:-2em;
}
@@ -35,17 +38,17 @@ page.title=Android 2.2 Platform Highlights
}
-
+
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
@@ -68,36 +71,20 @@ href="android-2.2.html#api">Android 2.2 version notes.
|
- New Home screen tips widget assists new users on how to configure the
+
+ |
+
+ New Home screen tips widget assists new users on
+how to configure the
home screen with shortcuts and widgets and how to make use of multiple home screens.
The Phone, applications Launcher, and Browser now have dedicated
shortcuts on the Home screen, making it easy to access them from any of the 5 home screen
panels.
|
-
-
- |
-Browser
-
-
-
-
-
- |
-
- Flash: 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.
-Performance of the browser has been enhanced using the V8 engine,
-which enables faster loading of JavaScript-heavy pages.
- |
-
-
-
Exchange support
@@ -176,11 +163,13 @@ the keys as well as the auto-suggest dictionary.
-Improved operating system performance
+Improved performance
|
+ Performance of the browser has been enhanced using the V8 engine,
+which enables faster loading of JavaScript-heavy pages.
Dalvik Performance Boost: 2x-5x performance speedup for CPU-heavy code
over Android 2.1 with Dalvik JIT.
The graph to the right shows the performance speedup from Android 2.1
|