如何解决Cordova Android模拟器问题?

时间:2018-12-21 21:04:04

标签: javascript android cordova android-studio vue.js

我在项目中使用Cordova和VueJs。 我安装了Android Studio和Android模拟器

如果我运行命令

cordova emulate android

我只看到

No emulator specified, defaulting to Nexus_6_API_28
Waiting for emulator to start...

等待30分钟以上后,Android模拟器仍然无法运行。 如何解决此问题?

1 个答案:

答案 0 :(得分:2)

您是否下载了API 28的android API 28(google api)和x86图像。

如果未同时下载两者,请先下载

enter image description here