Chrome会检查未显示设备的设备 [英] Chrome inspect devices not showing device

查看:177
本文介绍了Chrome会检查未显示设备的设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有时,在打开Goog​​le Chrome检查设备标签(chrome:// inspect /#devices)时,即使在设备中启用了调试并且驱动程序已正确安装,连接的设备仍未显示。

Sometimes when opening the Google Chrome inspect devices tab ( chrome://inspect/#devices ) the connected device is not showing, even though the debug is enabled in the device and the drivers are properly installed.

问题可能出在哪里?

What could the problem be?

推荐答案

不确定问题可能出在哪里,但我发现重新启动 adb服务器很有用:

Not really sure what the problem could be, but I found it useful to restart the adb server:

adb kill-server
adb start-server

然后你可以检查你的设备是否被列出运行

And you can then check that your device is listed by running

adb devices

这篇关于Chrome会检查未显示设备的设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆