aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2010-12-28 10:24:55 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2010-12-28 10:24:55 -0800
commit503f45ca639c347a36750ba4cc33ae6818c64687 (patch)
treefac03e62e00993b6444281caf3b156270dadbf1f /files
parent042df06247ba0b83d6d370e0a472213f212deb50 (diff)
parentcbfbdbbe7cd6bf46c49579f05710ec661016a57b (diff)
downloadsdk-503f45ca639c347a36750ba4cc33ae6818c64687.zip
sdk-503f45ca639c347a36750ba4cc33ae6818c64687.tar.gz
sdk-503f45ca639c347a36750ba4cc33ae6818c64687.tar.bz2
merge from open-source master
Change-Id: I31f069bc3e50c895162d15b4d0d5851a4d380fda
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.
+