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


i can't figure out why nexus 4 absent list of adb devices. i've tried following

  • $ adb kill-server; adb devices
  • $ echo 0x18d1 >> ~/.android/adb_usb.ini $ adb kill-server; adb devices
  • changed usb computer connection type ptp instead of mtp
  • restarted phone etc

adb on path. nexus 4 shows when view system information.

i've tried asking on xda devs no luck. suggestions on can try?

thanks in advance

very weird, switched cheap chinese made cable , adb sees device.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -