Possible Duplicate:
adb cannot find my device for Android debugging. Why?
I'm trying to download my hello world Android app. to my Motorola backflip, it's connected to a USB port on the PC and I've previously downloaded the USB drivers for the phone. adb devices does not seem to list the phone either. What can I do to get this working? I am running Windows 7.
TY, Fred
On the phone itself you need to allow development in one of the menus.
I think it's because your phone isn't recognized by your windows pc. I suggest to see if it's on the device management menu.
Afew things to try:
- Use a different USB port
- Enable debug mode on the phone
- Do NOT mount the media to the computer if you want to use adb
精彩评论