From 7b013bb579a9bc372b30e2e520f6e200f6c2b1b9 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Mon, 14 Mar 2011 14:17:31 -0700
Subject: [PATCH] docs: release notes for ADT 10.0.1
Change-Id: If2a95c306e935c00944b0722b17b62315625ff93
---
docs/html/sdk/eclipse-adt.jd | 40 +++++++++++++++++++++++++++++++-----
docs/html/sdk/sdk_toc.cs | 2 +-
2 files changed, 36 insertions(+), 6 deletions(-)
diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd
index 97717feb3f294..ece9d4ae0c023 100644
--- a/docs/html/sdk/eclipse-adt.jd
+++ b/docs/html/sdk/eclipse-adt.jd
@@ -1,8 +1,8 @@
page.title=ADT Plugin for Eclipse
-adt.zip.version=10.0.0
-adt.zip.download=ADT-10.0.0.zip
-adt.zip.bytes=4243777
-adt.zip.checksum=bf88bff62bc45c3b6d062e2beed67765
+adt.zip.version=10.0.1
+adt.zip.download=ADT-10.0.1.zip
+adt.zip.bytes=5096182
+adt.zip.checksum=e26a77db08377bdd2e62edeb9a3e3701
@jd:body
@@ -33,7 +33,7 @@ to build Android applications.
ADT extends the capabilities of Eclipse to let you quickly set up new Android
projects, create an application UI, add components based on the Android
Framework API, debug your applications using the Android SDK tools, and even
-export signed (or unsigned) APKs in order to distribute your application.
+export signed (or unsigned) {@code .apk} files in order to distribute your application.
Developing in Eclipse with ADT is highly recommended and is the fastest way
to get started. With the guided project setup it provides, as well as tools
@@ -100,6 +100,36 @@ padding: .25em 1em;
+ADT 10.0.1 (March 2011)
+
+
+
+
+- Dependencies:
+
+- ADT 10.0.1 is designed for use with SDK Tools r10. If you haven't
+already installed SDK Tools r10 into your SDK, use the Android SDK and AVD Manager to do
+so.
+
+- General notes:
+-
+
+ - Temporary work-around to resolve the rare cases in which the layout editor will
+not open.
+ - Fix issue in which ADT 10.0.0 would install on Eclipse 3.4 and lower, even though ADT
+requires Eclipse 3.5 or higher (as of 10.0.0).
+
+
+
+
+
+
+
+
+
+
+
ADT 10.0.0 (February 2011)
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs
index a1c26db3208c0..6b9a5cefa1f19 100644
--- a/docs/html/sdk/sdk_toc.cs
+++ b/docs/html/sdk/sdk_toc.cs
@@ -129,7 +129,7 @@ class="new">new!