Failed to launch emulator: Error: Emulator didn't connected within 60 seconds

前端 未结 13 1570
清歌不尽
清歌不尽 2020-12-31 03:19

Unable to debug using VSCode for flutter. I\'m using windows and I\'m trying to use a android emulator.

I have attempted to reinstall flutter, android SDK and VSCod

13条回答
  •  借酒劲吻你
    2020-12-31 03:34

    i had same problem, i tried to stopping emulator based on Answer of Rahul Shukla:

    Steps:

    Open Android Studio Tools -> AVD Manager Virtual Device -> Actions (Refer Image) Click On Stop Now Start Emulator Now it's working fine :)

    but it not work for me. i test another way. i use these steps:

    • Open Android Studio Tools -> AVD Manager Virtual Device -> Actions Click On Wipe data

    Now Start Emulator and Enjoy it!!

提交回复
热议问题