Can't Get Adb To Recognize My Galaxy
I've followed this post trying to run my application on my galaxy. My app is debuggable, USB debugging is checked on phone and I've manually installed USB drivers - my device manag
Solution 1:
I use Droid X, in Win 7. sometimes it is not work too (adb can't detect my device) but the solutions is simple, just switch usb connection into Windows Media Sync (ie. from PC Mode) , it is work for me.
also make sure to set your device in Debug mode (USB Debugging)
Solution 2:
Yotamoo, When you first plug in, Windows offers you some choices on how to deal with the new device; Open in File Explorer, etc...one of them is Windows Media Player. Choose that. I had similar problems and this solution worked for me and my galaxy S3...
hakim, why does this work?
Solution 3:
- Make sure you installed the USB Drivers.
- Locate your phone in Device Manager and see if it working correctly. These are the correct drivers.
- Turn Debugging mode on on your phone.
- You will be prompted to accept USB debugging on your device if it detects some application would like to use it.
- After you agree it will pop up as a debug-able device.
Solution 4:
I had the same problems.
Try to update your smartphone in the device manager (computer->properties). http://developer.android.com/tools/extras/oem-usb.html#Win7
Post a Comment for "Can't Get Adb To Recognize My Galaxy"