Search code examples
androidandroid-studioandroid-5.0-lollipop

Android Lollipop device not recognised by Android Studio


I want to run my app from Android Studio on a physical device running Lollipop (5.0.2), but neither the choose device dialog nor the adb manager can recognise it. In fact, the only place on the PC I can see it is in the device manager (it does not show up as a drive).

I have tried all the usual solutions with updating the driver and such, but nothing helps.

What could be wrong?


Solution

  • The answer, for me, was to change USB-port to a USB 2 port.

    It does not work on USB 3 ports.