当我尝试在 Oneplus 设备中运行我的 android studio 项目时,它显示Installation failed because the device "oneplus-oneplus_a5010-f95d9d0f" disconnected."
adb start-server但是,如果我在终端中运行此命令,它就可以正常工作。
我试过这个命令:adb start-server.
我想修复它。每次它都会在没有我在上一节中编写的命令的情况下运行。有没有永久的解决方案?
问题快照:
写adb start-server快照后:

