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)
+
ADT 10.0.0 (February 2011)