Skip to content

adb error device not found android phone

WinXP detects your spanking new android phone as a USB mass storage device instead of a Composite ADB interface, no matter how you install the USB drivers from the android sdk. Here’s what you need to do.

  1. Right click My Computer, Hardware Tab, Windows Update, “Never search windows update for drivers”, OK.
  2. Enable debugging on your phone.
  3. Run USBDeview and remove all instances of Android Phone
  4. Unplug your phone, and plug it in again.
  5. When windows finally prompts for new drivers, direct them to your sdk directory containing android_usb.inf (Usually looks like android-sdk-windows-1.5_r2\usb_driver\x86)

If it works, this is what you ought to see:

android_usb_success

If this doesn’t work, try to delete all the registry keys and values which contain “vid_0bb4&pid_0c02″, and start from step 1 again.

Good luck and hope this helps you.

Share/Save/Bookmark

4 Comments

  1. Can you offer the same solution for Windos Vista users please.

    Posted on 23-Aug-09 at 8:10 am | Permalink
  2. kenshinjeff

    Hi Paul,

    To be perfectly honest, I’m not running vista on any of my computers, so I wouldn’t be able to test if any solution worked. Sorry.

    Posted on 24-Aug-09 at 12:53 pm | Permalink
  3. Alexander

    Works on Windows 7 - thank you (especially for pointing to USBDeview)!

    Posted on 10-Dec-09 at 5:40 pm | Permalink
  4. kenshinjeff

    @Alexander: No problem, pleased to be of help to anyone : )

    Posted on 11-Dec-09 at 10:41 am | Permalink

One Trackback/Pingback

  1. [...] 1) Install the Android Developer Kit and get the driver installed for the ADB interface. If you have problems, here is a perfect article to solve the problems. [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*