手机上的调试模式随机重启
我在 Android 开发方面遇到了一个奇怪的问题。我尝试用真实设备(三星gt5660)调试我的程序。我从官方网站 - Samsung Kies 下载了驱动程序。然后我将手机切换到调试模式。之后,USB 连接每隔几秒重新启动一次,因此手机会一次又一次地显示“连接...调试模式打开”通知。我尝试了不同的 USB 端口,然后关闭 Win7 并启动 Ubuntu 11.04 - 并得到相同的结果。这很奇怪,因为在另一台电脑上,这款手机工作正常,并且不会每秒重新启动调试模式。 任何人都可以提供建议 - 我该怎么做才能解决这个问题?
I have a strange issue with android development. I tried to debug my program with real device (samsung gt5660). I downloaded drivers from the official site - Samsung Kies. Then I switched phone into debug mode. After that usb connection was restarted every few seconds, so phone shows notifications "connection... debug mode on" again and again. I tried different usb port, then shut down Win7 and start Ubuntu 11.04 - and have the same result there. It's strange because on the other PC this phone works fine and doesn't restart debug mode every second.
Can anybody give an advice - what can I do to fix this issue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不应该需要三星凯斯才能让 ADB 正常工作。我在手机上遇到了类似的问题,我发现这只是一个坏连接器,每隔几分钟就会晃动丢失。
You shouldn't neet samsung kies to get ADB working. I experience a similar problem on my phone and I figured out it was simply a bad connector that would wiggle lose every few minutes.