Android Studio不参见设备(USB和Emulator)

发布于 2025-01-27 19:57:47 字数 119 浏览 1 评论 0原文

Android Studio看不到任何设备,但以前起作用。现在,当真实设备通过USB连接并且我可以从PC上看到所有文件时,Android Studio仍然看不到它,无论此设备几个月前与此精确的PC一起工作。模拟器的情况相同。

Android studio doesn't see any of the devices, but it worked before. Now, when real device is connected via USB and I can see all it's files from the PC, Android Studio still doesn't see it, no matter this exactly device worked a few months ago with this exactly PC. The same situation with emulator.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

羅雙樹 2025-02-03 19:57:47

问题是我的防病毒软件(Avast)的更新。它以某种方式决定阻止adb.exe。这就是为什么我的设备没有被Android Studio认可的原因。通过打开防病毒软件并从隔离区中删除ADB.EXE,我可以解决该问题。

The problem was an update of my antivirus (Avast). Somehow it decided to block adb.exe. That is why none of my devices were recognized by Android Studio. By opening the antivirus and deleting adb.exe from the quarantine I could solve the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文