1The adb tool has moved to platform-tools/
2
3If you don't see this directory in your SDK,
4launch the SDK and AVD Manager (execute the android tool)
5and install "Android SDK Platform-tools"
6
7Please also update your PATH environment variable to
8include the platform-tools/ directory, so you can
9execute adb from any location.
10
11