Quote:
Originally Posted by p-slim
before you type any commands you should type adb devices, if you see the serial number of the device then everything will work. if not then we have to get adb to recognize your device. make sure android-sdk-windows folder is in the C:drive.
then try this in the command prompt, press enter after each line entry. Of course make sure your phone is plugged to the computer
cd\
cd android-sdk-windows\tools
adb devices
you should see your serial number.
|
Thanks just did that before viewing your post and got it to work. I think the my computer/windows 7 was the problem lol