我从 git 克隆了一个项目并在 android studio 中构建它,没有任何问题,但我在 android studio 中没有(运行应用程序),而且当我运行 run-android 时,我收到此错误:
Failed to launch emulator. Reason: No emulators found as an output of `emulator -list-avds`
Run Code Online (Sandbox Code Playgroud)
但我可以从 AVD 管理器运行我的模拟器!我通过搜索找到了所有解决方案,但它们对我不起作用