From 1f694390225b462f76d580fb150fb0a07585df48 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Mon, 21 Feb 2011 22:19:27 -0800
Subject: [PATCH] docs: move 3.0 optimizing doc into the dev guide
Change-Id: I8d0eefd97e25cda691b1035129a50e1b902ab6e7
---
docs/html/guide/guide_toc.cs | 27 ++++++++++---------
.../practices/optimizing-for-3.0.jd} | 0
docs/html/sdk/android-3.0.jd | 14 +++++-----
docs/html/sdk/sdk_toc.cs | 1 -
4 files changed, 22 insertions(+), 20 deletions(-)
rename docs/html/{sdk/android-3.0-optimize.jd => guide/practices/optimizing-for-3.0.jd} (100%)
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index c0c96cc897971..ac4929e27c041 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -69,18 +69,17 @@
Loaders
new!
- Tasks and Back Stack
- new!
+ Tasks and Back Stack
+
@@ -91,7 +90,7 @@
Processes and Threads
- new!
+
@@ -100,7 +99,7 @@
+ new!
-
-
- Dragging and Dropping
- new!
+
+ Dragging and Dropping
+ new!
Applying Styles and Themes
@@ -240,7 +238,7 @@
+ new!
new!
Property Animation
- new!
+ new!
View Animation
@@ -654,6 +652,9 @@
Supporting Multiple Screens
+
+ Optimizing Apps for Android 3.0
+ new!
@@ -48,10 +48,12 @@ href="{@docRoot}sdk/index.html">download the SDK Starter Package first.
href="{@docRoot}sdk/android-{@sdkPlatformVersion}-highlights.html">Platform
Highlights.
-Also see the Optimizing Apps for Android
-3.0 document for information about how to optimize your existing applications for Android 3.0
-devices, even if you want to remain compatible with previous versions.
-
+Note:
+If you've already published an Android application, please test and optimize your application on
+Android 3.0 as soon as possible. You should do so to be sure your application provides the best
+experience possible on the latest Android-powered devices. For information about what you can do,
+read Optimizing Apps for Android
+3.0.
Revisions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs
index c1894d89c393f..4bae3fc9475bc 100644
--- a/docs/html/sdk/sdk_toc.cs
+++ b/docs/html/sdk/sdk_toc.cs
@@ -80,7 +80,6 @@ class="new">new!