Quote:
Originally Posted by angkof
keep getting message adb is not recognized as internal or external command, operable program or batch file
|
did u install sdk? if so, u must be in the sdk\tools folder.....ie....cd c:\sdk\tools
*EDIT* looks like the latest sdk has changed....follow these insrtuctions:
Quote:
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.
|