Search code examples
androiddrivers

Android Device Drivers: not found?


I followed the guide here to install my Android device drivers (Windows 7) so I can run apps on my real device instead of an emulator.

What should one do when Windows is unable to find the drivers you need and install them (...\adt-bundle-windows-x86_64\sdk\extras\google\usb_driver)?

I did browse the internet, but my manufacturer seems "underground" and I couldn't find any trustable links.

Concretely, my device's name is "Qualcomm HSUSB device", T-mobile MOVE 2.2.2 version.


Solution

  • First of all in the ADT you need to tick Google Usb Driver for install then if your device is an Samsung model you need to download and install Samsung Kies and if your device is an HTC you need HTC manager etc ..

    these links may help you:

    Android: Debugging your application on real hardware (phone/tablet) on Ubuntu 10.10

    Android debugging on real device

    see the second one I think that may help you ..