aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2010-12-23 11:00:07 -0800
committerRaphael Moll <ralf@android.com>2010-12-23 11:18:14 -0800
commitd41056081f297a78fcc3763e194138351e6a4481 (patch)
tree4d9dc3f24adc0b110c137757cb13ad8300fe0aee /files
parent94d693974abe5ad18d2c228f97806c8fa5a55ece (diff)
downloadsdk-d41056081f297a78fcc3763e194138351e6a4481.zip
sdk-d41056081f297a78fcc3763e194138351e6a4481.tar.gz
sdk-d41056081f297a78fcc3763e194138351e6a4481.tar.bz2
Add readme regarding move of adb to platform-tools
Change-Id: I861a1b02a3abb1bb1f9120bbd25f3d4ffd949e9e
Diffstat (limited to 'files')
-rw-r--r--files/adb_has_moved.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/files/adb_has_moved.txt b/files/adb_has_moved.txt
new file mode 100644
index 0000000..ab7cfd2
--- /dev/null
+++ b/files/adb_has_moved.txt
@@ -0,0 +1,10 @@
+The adb tool has moved to platform-tools/
+
+If you don't see this directory in your SDK,
+launch the SDK and AVD Manager (execute the android tool)
+and install "Android SDK Platform-tools"
+
+Please also update your PATH environment variable to
+include the platform-tools/ directory, so you can
+execute adb from any location.
+