Hi all, I confirm the solution for installing the HTC Magic on a PC. I already had an HTC dream running with the SDK 1.5r2 on a PC (WinXP Pro SP2). I connected a new HTC Magic, and ran into the trouble lists in this thread and other posts such as http://groups.google.com/group/android-beginners/browse_thread/thread/ff713181959c48ee
First of all, I confirm that connecting the device without enabling "Settings> Apps. >Dev. >USB Debugging" is a bad ID. Second, the driver file .inf provided in the SDK is not correct. After having skrewed up my config, I solved the issue by doing the following steps: * Remove everything that looks like "HTC xxx" or "Android xxx" with USBDeview * Follow the steps 1 & 2 from the post above * Go in [Android]\android-sdk-windows-1.5_r2\usb_driver\x86 - copy the android_usb.inf and rename the copy android_usb_magic.inf - open android_usb_magic.inf, and replace all occurence of the string "vid_0bb4&pid_0c02" by "vid_0bb4&pid_0c03" * then plug the handset, and finish the install of the driver as described in all posts. Now I have both the magic and dream installed properly and recognized by adb. cheers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

