diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 60f67a2939ce4..414b97bdb29ae 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,9 +1,9 @@ page.title=Installing the Eclipse Plugin walkthru=1 -adt.zip.version=20.0.1 -adt.zip.download=ADT-20.0.1.zip -adt.zip.bytes=12387574 -adt.zip.checksum=6ebd7f8566bfd2cd031b07d56d49542d +adt.zip.version=20.0.2 +adt.zip.download=ADT-20.0.2.zip +adt.zip.bytes=12388464 +adt.zip.checksum=8e727bcdc9789c900784a82e6330ec22 @jd:body diff --git a/docs/html/tools/help/monitor.jd b/docs/html/tools/help/monitor.jd index 8e2ea36ae25dd..18fb49a3b3f0e 100644 --- a/docs/html/tools/help/monitor.jd +++ b/docs/html/tools/help/monitor.jd @@ -1,7 +1,7 @@ -page.title=Debug Monitor +page.title=Device Monitor @jd:body -
Android Debug Monitor is a stand-alone tool that provides a graphical user interface for +
Android Device Monitor is a stand-alone tool that provides a graphical user interface for several Android application debugging and analysis tools. The Monitor tool does not require installation of a integrated development environment, such as Eclipse, and encapsulates the following tools:
@@ -16,9 +16,9 @@ following tools:To start Debug Monitor, enter the following command from the SDK tools/
+
To start Device Monitor, enter the following command from the SDK tools/
directory:
monitor-
Start an Android emulator or connect an Android device via USB cable, and connect the Debug +
Start an Android emulator or connect an Android device via USB cable, and connect Device Monitor to the device by selecting it in the Devices window.
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 947e463d6dd46..1d4e421f82006 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -97,7 +97,40 @@ padding: 5px 0 0;
-ADT 20.0.1 (June 2012)
+ADT 20.0.2 (July 2012)
+
+ADT 20.0.1 (July 2012)