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
I also had the same problem above when i freshly install AVD API28. I tried all posted solutions in this thread and they didn't work for me.
So, I go to android studio --> AVD manager --> Click the green play button(Launch this AVD in the emulator).
then VSCode can detect the emulator and it works fine.
But, I think it will need to run AVD manually every time we wants to use the emulator.