Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid SDK not recognizing debug-able device
    primarykey
    data
    text
    <p>I'm new to Android development, and am attempting to run a test application on my actual device. I followed the instructions at <a href="http://developer.android.com/guide/developing/device.html" rel="noreferrer">http://developer.android.com/guide/developing/device.html</a> (and related links), but the Android Debug Bridge (adb) doesn't recognize my connected device.</p> <p>Some quick background info, I'm running WinXP, developing with Eclipse, with a Motorola Droid running Android 2.1 as my physical device.</p> <p>An overview of the steps I've taken:</p> <ol> <li>Installed the Android SDK, downloading all necessary packages.</li> <li>Enabled USB Debugging on my device.</li> <li>Connected Device via USB, installing the driver from the SDK folder.</li> </ol> <p>I'll stop here (though I continued to setup my application to be debug-able in Eclipse), because I at this point I noticed a problem.</p> <p>Running "sdk\tools\adb devices" at this point (at least, by my understanding), should list my device as connected. However, running this yields only:</p> <blockquote> <p>List of devices attached </p> </blockquote> <p>My device recognizes that it's connected to a computer in debug mode, and my computer recognizes the device. However, I can't seem to get the sdk to recognize it. I'll leave out the steps I used to setup Eclipse for debugging on a device, as it doesn't seem relevant to the problem. I'll include them if requested.</p> <p>If anyone has any ideas, I'd greatly appreciate some assistance. Thanks in advance for your time.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload