From cb58e6b7cf482b694d9a97192541e3ee6663fcb5 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Fri, 20 Jul 2012 08:42:26 -0700 Subject: docs: ADT r20.0.2 Release Notes, bug fixes - reprise of reverted: Change-Id: I66cfcb46c5f8a4825f1a12640dacc3c2c42ff348 Change-Id: I590028c0eebc5d3142c63036e3fffb1a53cb55a6 --- docs/html/tools/help/monitor.jd | 8 ++++---- docs/html/tools/sdk/eclipse-adt.jd | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 39 insertions(+), 6 deletions(-) (limited to 'docs/html/tools') diff --git a/docs/html/tools/help/monitor.jd b/docs/html/tools/help/monitor.jd index 8e2ea36ae25d..18fb49a3b3f0 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:

Usage

-

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 947e463d6dd4..bdb4a9ecef53 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -96,8 +96,41 @@ padding: 5px 0 0;
-ADT 20.0.1 (June 2012) + width="9px"/> +ADT 20.0.2 (July 2012) +
+
+
Dependencies:
+ +
+
    +
  • Java 1.6 or higher is required for ADT 20.0.2.
  • +
  • Eclipse Helios (Version 3.6.2) or higher is required for ADT 20.0.2.
  • +
  • ADT 20.0.2 is designed for use with SDK + Tools r20.0.1. If you haven't already installed SDK Tools r20.0.1 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
Bug fixes:
+
+
    +
  • Fixed keybindings in various XML editors for Eclipse 4.x.
  • +
  • Fixed bug when creating layout configurations that already exist.
  • +
+
+ +
+ +
+
+ + +
+ + +ADT 20.0.1 (July 2012)
Dependencies:
-- cgit v1.2.3-59-g8ed1b