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

前端 未结 11 1835
遇见更好的自我
遇见更好的自我 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:23

    1) Follow the instructions on the error message by typing: "c:\Users\work\AppData\Local\Android\android-sdk\tools\android.BAT" avd

    2) Create an AVD. (The AVD manager should pop out)

    3) Try ionic emulate android

提交回复
热议问题