USB调试错误,但WiFi调试明显良好:(如何修复?

发布于 2025-01-29 20:11:30 字数 1248 浏览 1 评论 0原文

我想使用我的USB端口进行调试,但是ADB或某些东西会让我错误。在其他情况下,当我使用WiFi/Wireless调试时,该应用程序运行良好。

我在下面的Android Studio上截图消息事件,请查看。

这些消息来自我的事件日志 - 最新版本Android Studio chipmunk

我的ADB可以检测到我的设备,我的设备,我的设备,但是始终循环连接和断开连接,例如无限循环。

这是我的输出事件日志以代码格式。

08.30   * daemon not running; starting now at tcp:5037

08.30   * daemon started successfully

08.30   Adb connection Error:EOF

08.30   Unable to open connection to ADB server: java.io.IOException: Can't find adb server on port 5037, IPv4 attempt: Connection refused, IPv6 attempt: Connection refused

08.30   Failed to start monitoring CMDAT4NRGMAMBY9T

08.30   Cannot reach ADB server, attempting to reconnect.

08.30   * daemon not running; starting now at tcp:5037

08.30   * daemon started successfully

08.30   Adb connection Error:EOF

08.30   Unable to open connection to ADB server: java.io.IOException: Can't find adb server on port 5037, IPv4 attempt: Connection refused, IPv6 attempt: Connection refused

08.30   Failed to start monitoring CMDAT4NRGMAMBY9T

08.30   Cannot reach ADB server, attempting to reconnect.

08.30   * daemon not running; starting now at tcp:5037

I want to debug using my USB Port, but the adb or something hold me an error. In other condition, when i used my Wifi/Wireless Debugging, the app running well.

I screenshot the messages Event Log my Android Studio on below, Check out.

These Messages are from my Event Log - Newest Version Android Studio Chipmunk

My ADB could detected my devices, but always looping connect and disconnect, like infinite loop.

this is my output event log in code format.

08.30   * daemon not running; starting now at tcp:5037

08.30   * daemon started successfully

08.30   Adb connection Error:EOF

08.30   Unable to open connection to ADB server: java.io.IOException: Can't find adb server on port 5037, IPv4 attempt: Connection refused, IPv6 attempt: Connection refused

08.30   Failed to start monitoring CMDAT4NRGMAMBY9T

08.30   Cannot reach ADB server, attempting to reconnect.

08.30   * daemon not running; starting now at tcp:5037

08.30   * daemon started successfully

08.30   Adb connection Error:EOF

08.30   Unable to open connection to ADB server: java.io.IOException: Can't find adb server on port 5037, IPv4 attempt: Connection refused, IPv6 attempt: Connection refused

08.30   Failed to start monitoring CMDAT4NRGMAMBY9T

08.30   Cannot reach ADB server, attempting to reconnect.

08.30   * daemon not running; starting now at tcp:5037

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文