Quote:
Originally Posted by chrlswltrs
Ok I am stuck. I have downloaded everything I need and am familiar with using a command prompt. Here is where I am stuck:
In the device manager my phone is listed as "Android Composite ADB interface" but at the command prompt I type "adb devices" and the list is empty so I can't get past this step. I am running Windows Vista 32bit. Can someone please help me get past this step? Thanks.
|
What folder are you in (at the cmd prompt)? You need to be in your androsdk tools dir. As an example, mine lives on my C drive located as C:/androidsdk/tools
Once you are in the TOOLS dir of your androidsdk folder, THEN type adb devices and see if you are able to locate your device.