[Solved] ADB not responding with Android Studio on Windows 8


On of the running apps on your PC is preventing ADB from functioning properly. In my case, I shut off Norton, Bluestacks, Kies, and then ADB worked properly. In your case it looks like the Device Association Framework that seems to be interfering with ADB.

ADB normally works well in conjunction with ONE application at a time: either Android Studio or something else.

Also, update your SDK.

2

solved ADB not responding with Android Studio on Windows 8