One USB device can only be accessed by one application at a time. Please make sure:
Official ADB server is not running (stop it by adb kill-server
).
Sometimes a hidden adb in backgroud will cause this problem too, just download Adb tool provided bellow and run adb kill-server
.
No other Android management tools are running.
No other WebADB tabs have already connected to your device.