androidusbadbandroid-5.0-lollipopandroid-usb

Adb doesn't detect device after upgrade to Lollipop (Sony Xperia Z3)


Just yesterday my adb was working fine and I was developing my app in peace... Today I updated my xperia z3 to lollipop (auto update from sony)... And the adb stopped detecting the device (on mac os yosemite).

What I checked so far: 1) I have the latest version of android sdk installed 2) I tried adb kill-server and adb start-server 3) I double checked developer mode is enabled on device 4) I double checked that USB connection is in Mass Storage Mode

Nothing works! Please help.


Solution

  • Go to Settings -> Xperia Connectivity -> Usb Connectivity -> Usb connection mode -> Check MTP mode.

    Click Revoke USB debugging authorization in Developer option.

    And try sudo adb devices.