Any idea why adb does not recognize my nexus 4 on mac
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
I can't figure out why my nexus 4 is absent from the list of adb devices. I've tried the following
Adb is on my path. Nexus 4 shows up when I view System Information. I've tried asking on xda devs but no luck. Any suggestions on what I can try? Thanks in advance | |||
Its because that you didnt update your SDK you need to update you SDK to the latest one i.e API level 17 your Nexes 4 OS version is 4.2 so you need to update your android sdk to API leve 17 4.2 to detect it. | |||
You have to first enable "Developer" mode on the device before trying "adb devices" option. Here is the topic that explains how. How to find and turn on usb debugging mode on Nexus 4. This worked for me. | |||
Very weird, I switched to a cheap chinese made cable and now adb sees my device. | |||
default
.
stackoverflow.comm
No comments:
Post a Comment