On Sat, May 9, 2009 at 9:21 AM, [email protected]
<[email protected]> wrote:
>
> Hi Guys,
>
> Does anyone know how to install the usb driver for the HTC magic?
> Whenever I plug in the phone and select to mount is as a mass storage
> device, it gets mounted, but no "New Hardware" wizzard appears.  I've
> enabled USB debugging in the settings, please help :)

There are actually two protocols going "over the usb cable": the file
transfer ("mounting the sdcard") and the ADB debugging protocol. They
are totally different things.

- If you want to transfer files from the sdcard, you do not need an USB driver.

- If you want to debug with adb, ant or Eclipse, you need to use the
USB driver that comes with your SDK. You need to enable debugging on
the device first in the settings. See
http://d.android.com/guide/developing/device.html#setting-up

R/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to