diff --git a/docs/html/sdk/android-2.2.jd b/docs/html/sdk/android-2.2.jd index 495fd80d76713..063a10fc3a523 100644 --- a/docs/html/sdk/android-2.2.jd +++ b/docs/html/sdk/android-2.2.jd @@ -42,7 +42,7 @@ Differences Report »
Android {@sdkPlatformVersion} is a {@sdkPlatformMajorMinor} platform release including user features, developer features, API changes, and bug -fixes. For information on developer features and API changes, see the +fixes. For information on developer features and API changes, see the Framework API section.
For developers, the Android {@sdkPlatformVersion} platform is available as a @@ -62,7 +62,7 @@ first.
For a list of new user features and platform highlights, see the For a list of new user features and platform highlights, see the Android 2.2 Platform Highlights document.
@@ -316,8 +316,8 @@ href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/Deviandroid:backupAgent attribute of the
-<application> element. Specifies the component name of the
-BackupAgent subclass provided by the application to handle backup/restore
+<application> element. Specifies the component name of the
+BackupAgent subclass provided by the application to handle backup/restore
operations, if any.android:restoreAnyVersion attribute of the
<application> element. Boolean value that indicates whether
@@ -436,6 +436,11 @@ descriptor).
Localized UI strings match the locales that are accessible through Settings.
+Note: Android supports more locales than are listed above. However, +the entire collection of locale strings cannot fit on a single system image, so the above list is +only what's included in the system image for the SDK. All of Android's supported locales are +available in the Android Open Source Project.
+The downloadable platform includes a set of emulator skins that you can use