ADB不会停止以随机的方式自发重新启动

发布于 2025-02-09 04:11:58 字数 815 浏览 1 评论 0原文

ADB不会停止以随机的方式自发重新启动,这会导致其丢失连接的设备(通过WiFi或USB)或模拟器。

在这些条件下很难工作。

我做了一个新的Android Studio的安装,但没有成功……

有什么想法吗?

我怎么知道是ADB重新启动?当我(使用WiFi设备)上班时,我看到我的控制台失去了手机,我立即转到控制台,然后重新插入命令adb connect my-device-ip。我可以看到终端显示:

* daemon not running; starting now at tcp:5037
* daemon started successfully

好像我做过命令adb start-server

  • Android Studio Chipmunk:2021.2.1补丁1
  • Android Emulator:31.2.10
  • Android SDK平台工具:33.0.2
  • Intel X86模拟器加速器(HXM Installer):7.6.5
  • Windows 10 Professional Professional

,因此一切似乎都最新。

感谢您的帮助。

ADB does not stop restarting spontaneously in a random way which causes it to lose the connected devices either real device (by wifi or usb) or the emulator.

enter image description here

Difficult to work in these conditions.

I did a new installation of android studio but without success...

Any ideas ?

How do I know it’s ADB rebooting? When I work (with a WiFi device) and I see that my console loses the phone, I go to the console right away and reinsert the command adb connect my-device-ip. I can see the terminal display:

* daemon not running; starting now at tcp:5037
* daemon started successfully

As if I had made the command adb start-server.

  • Android Studio Chipmunk : 2021.2.1 Patch 1
  • Android Emulator : 31.2.10
  • Android SDK Platform Tools : 33.0.2
  • Intel x86 Emulator Accelerator (HXM installer) : 7.6.5
  • Windows 10 Professional

So everything seems up-to-date.

Thank's for your help.

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

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

发布评论

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