Eclipse DDMS not recognizing my Backflip
When I plug my Android Backflip into my computer, WIndows 7 recognizes it but it never shows up in Eclipse's DDMS. I have the USB Debugging checked under Development on the phone and I can see virtual devices I create just fine in DDMS but never anything at all for Backflip.
Does anyone know of somet开发者_JAVA技巧hing else that needs to be done? I see some things talking about special tasks for Linux but I am running Microsoft Windows 7!
Thanks!
Have you installed the USB driver for Windows? You can find instructions on how to do so at http://developer.android.com/sdk/win-usb.html.
精彩评论