【发布时间】:2017-01-29 18:56:33
【问题描述】:
我尝试在 Android Studio 上测试我的应用,但我卡在了
"waiting for AVD to come online..."
我读过从 Android 设备监视器重置 adb 会做到这一点,它确实做到了......
对于 1 次测试,当我第二天重新启动我的电脑时,我不仅得到:
"waiting for AVD to come online..."
还有
"Could not automatically detect an ADB binary." error every time I try testing my app.
也许值得一提的是,当我进行那 1 次测试时,我也得到了
"Could not automatically detect an ADB binary."
错误,但至少它起作用了。
【问题讨论】: