ERROR : No emulator images (avds) found thrown on windows 8 while opening emulator

前端 未结 11 2134
遇见更好的自我
遇见更好的自我 2021-02-01 15:55

I am having one cordova application made in ionic framework i want to test it in emulator som fired command ionic emulate android and it threw following error Error

11条回答
  •  没有蜡笔的小新
    2021-02-01 16:26

    Just before running the command sudo ionic emulate android go to the Android Studio open the AVD Manager then create AVD(if not yet created) and launch it in the emulator. Now execute the command sudo ionic emulate android it will run correctly

提交回复
热议问题