简体   繁体   English

Android Studio 3.4、4.1 无法在 windows 上启动 adb 7

[英]Android Studio 3.4, 4.1 are unable to start adb on windows 7

I've went through the complete forum's stackoverflow, github, google, and found many solution out of which many voted + for checking Antivirus blockage for adb So I uninstalled my genuine Malwarebytes antivirus.我浏览了整个论坛的 stackoverflow、github、google,并找到了许多解决方案,其中许多人投票赞成 + 用于检查 adb 的防病毒阻塞所以我卸载了我的正版 Malwarebytes 防病毒软件。 Many voted to kill & restart the adb server using commands adb kill-server && adb start-server likewise.许多人也投票决定使用命令adb kill-server && adb start-server杀死并重新启动 adb 服务器。

After getting into forums too seriously I've seen that driver's issue.在太认真地进入论坛后,我看到了那个驱动程序的问题。

Now am having Advanced Driver Updator.现在我有高级驱动程序更新器。 And everything is up to date So why am still getting the error.一切都是最新的那么为什么我仍然收到错误。 Have tried to quote the error but am not getting error message, Only I can see a pop-up cmd and it quits automatically as shown in Video.已尝试引用错误但未收到错误消息,只有我可以看到弹出 cmd 并自动退出,如视频所示。

and obviously I am using frameworks to build mobile apps, but frameworks runs on top of the core android studio setup显然我正在使用框架来构建移动应用程序,但框架运行在核心 android 工作室设置之上

 <iframe src="https://drive.google.com/file/d/1qI0CM1N8H5uH1a1G4J4bP_ixJxDcdg2C/preview" width="640" height="480"></iframe>
 <iframe src="https://drive.google.com/file/d/1IDiCXd03CfmNel06ZCMf72QhdpIYz8QJ/preview" width="640" height="480"></iframe>

Added the videos in an iframe snippet.在 iframe 片段中添加了视频。 I wish to get it resolved soon.我希望尽快解决。 Thanks in advance.提前致谢。

Finally got it working.终于让它工作了。 Just removed a complete setup & android studio woke up finally with debug bridge ie ADB刚刚删除了一个完整的设置 & android 工作室终于用调试桥即 ADB 醒来

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

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