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

前端 未结 13 1468
清歌不尽
清歌不尽 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:43

    Steps:

    1. Open Android Studio
    2. Tools -> AVD Manager
    3. Virtual Device -> Actions (Refer Image)
    4. Click On Stop
    5. Now Start Emulator

    Now it's working fine :)

提交回复
热议问题