Thursday, July 4, 2013

[android help] Any idea why adb does not recognize my nexus 4 on mac


Any idea why adb does not recognize my nexus 4 on mac


android - Any idea why adb does not recognize my nexus 4 on mac - Stack Overflow







Tell me more ×

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 kill-server; adb devices

  • $ echo 0x18d1 >> ~/.android/adb_usb.ini $ adb kill-server; adb devices

  • Changed usb computer connection type to PTP instead of MTP

  • Restarted the phone etc

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

Google Voice on T-Mobile? [General]

Google Voice on T-Mobile? So I recently switched from a GNex on Verizon to a Moto X DE on T-Mobile. I had always used Google Voice for my v...