简体   繁体   English

USB调试未检测到Android设备

[英]Android Device not detected with USB debugging

When I plug my phone into my computer with USB Debugging enabled, literally nothing happens.当我在启用 USB 调试的情况下将手机插入计算机时,实际上没有任何反应。 The computer does not even detect a device has been plugged in and the phone does not show the charging LED.计算机甚至没有检测到设备已插入,手机也没有显示充电 LED。

When USB Debugging is turned off, without disconnecting my phone my computer detects it.当 USB 调试关闭时,没有断开我的手机,我的电脑检测到它。

I think there's an issue with ADB on the phone as the error occurred after trying to patch ADBD using Chainfire's ADBD insecure.我认为手机上的 ADB 存在问题,因为在尝试使用 Chainfire 的 ADBD 不安全修补 ADBD 后发生错误。

So long without a reasonable answer?这么长时间没有一个合理的答案?

Vivo Y55A, but your solution is probably similar, because this is a pretty generic issue. Vivo Y55A,但您的解决方案可能类似,因为这是一个非常普遍的问题。 With platform-tools installed, using "adb devices" I saw nothing attached.安装了平台工具后,使用“adb 设备”我没有看到任何附件。 Developer Options was of course activated (via tapping Build Number 8 times), and USB Debugging was set to "on."开发人员选项当然被激活(通过点击内部版本号 8 次),并且 USB 调试设置为“打开”。 Below those options are "USB Debugging Mode" which I had forgotten to set to MTP (it was on Picture Mode or something).在这些选项下方是“USB 调试模式”,我忘记将其设置为 MTP(它处于图片模式或其他模式)。 Still no device.仍然没有设备。

I changed the USB cable and that solved the problem.我换了USB线,问题解决了。 Aside from being faulty, some cables may have only the power connectors wired, and the serial lines may not have any connection.除了故障,有些电缆可能只有电源连接器接线,而串行线可能没有任何连接。 Do try at least a couple of other cables, as well as a couple of other USB ports (sometimes the driver pointing to a particular port may be faulty).一定要尝试至少几根其他电缆,以及几个其他 USB 端口(有时指向特定端口的驱动程序可能有问题)。

USB debugging can sometimes be hectic. USB 调试有时会很忙。 I've faced similar issues without any reasons.我无缘无故地遇到了类似的问题。 The best thing you can do is, root your phone using any popular rooting software and then download WIFI ADB .您能做的最好的事情是,使用任何流行的生根软件生根您的手机,然后下载WIFI ADB Its pretty simple and decent to use.它使用起来非常简单和体面。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM