Unable to create Debug Bridge: Unable to start adb server: Unable to obtain result of 'adb version'

前端 未结 6 1505
无人共我
无人共我 2020-12-17 06:35

I am running Android Studio on Windows 10 64 bit. I upgraded to the latest build and SDK the morning of 5/20, and since then I get the above error when opening Android Studi

6条回答
  •  旧巷少年郎
    2020-12-17 06:50

    I probably should have done this as part of my initial troubleshooting, but I ended up disabling Windows Firewall and my anti-virus (Trend Micro). The firewall did nothing, but disabling Trend Micro completely solved the issue....

    Somehow, for some reason, Trend Micro decided to start not liking the daemon being created by ADB. 4 days of tears and frustration over such a small thing. Hopefully this helps someone else one day avoid it.

提交回复
热议问题