> for all "adb devices"(windows XP64bit) show no device (service started > successfully, device recognized in Device Manager correctly).
When you say "correctly" do you mean that it appears in the Device Manager BOTH as a ( Portable Device / Android Phone ) AND (Android Phone / ADB Interface). If you have the phone installed as both devices, save your time, please ignore me. With USB Debugging ON it should be present as two devices. With USB Debugging OFF the phone should only appear as one device. Otherwise, uninstall the phone. Turn off USB debugging. Reconnect the phone. It should install as a portable device. Turn on USB Debugging. If it now starts looking for drivers then point it at the "usb_driver" folder in the SDK. If you don't have a usb_driver folder then install it through the SDK AVD Manager. -- 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

