Android设备不断与adb/eclipse断开连接

Android设备不断与adb/eclipse断开连接

问题描述:

因此,我已经阅读了有关此问题的几乎所有堆栈溢出答案,但仍然没有解决方案.我的设备不断断开连接.我已经切换了12根线,尝试了每个USB端口;没有什么.Eclipse不断删除连接.当我进入调试模式时,通常会发生这种情况.有没有人找到解决方案?这是新更新中的错误吗?严重的是,这使调试和测试非常痛苦.它使我的测试速度至少降低了3倍.必须有一个更好的解决方案.

So I've read nearly every stack overflow answer about this issue, but still no solution. My device keeps getting disconnected. I've switched through 12 wires, I've tried every USB port; nothing. Eclipse keeps dropping the connection. It happens most often when I enter debug mode. Has anyone found a solution to this? Is this a bug in the new update? Seriously, this makes debugging and testing so painful. It slows down my testing by at least 3 times. There has to be a better solution.

当我的nexus7 2012持续断开连接时,我会遇到这种情况;根本原因是USB3连接.更改为USB2端口可解决我的问题;您可以尝试切换到低速端口吗?

I experience that when my nexus7 2012 kept disconnecting; root cause was the USB3 connection. Changing to a USB2 port fixed my issues; can you try switching to a lower speed port?