Bob Lissner
Bob Lissner

Reputation: 255

Android Studio ADB connection dropping wired attached device since 2.2 on Macintosh

All of these are new for me. It has to be one of them.

Android Studio 2.2 and Android 24.

Instant Run

Mac OS Sierra.

There doesn't seem to be any pattern. It occurs sometimes after 2 minutes, sometimes after 10.

I have three different devices, a 4.4, a 5.0 and a 6.0+. It's not the devices...it happens on all three. I've been using Studio on this Mac for well over a year, and have never seen this before.

Upvotes: 7

Views: 3402

Answers (2)

BrentM
BrentM

Reputation: 5757

The fix for this issue has been included in Android SDK Platform-tools 24.0.4

Upvotes: 4

TonyL
TonyL

Reputation: 115

Please take a look to this link: https://code.google.com/p/android/issues/detail?id=223114 .

It is not a permanent solution, but since the problem is that ADB disconnects, it will reconnect again.

Upvotes: 3

Related Questions