To run Android emulators you need to have Android studio and already created the Android Virtual Devices. Add the Android Studio emulator script to your settings in Visual Studio Code: You can either set the default path or specify a specific path for each operating system. The default path will always be the fallback.
Read moreHow do I run the VS Code Flutter app on Android emulator?
Just use SDK manager and avdmanager from the android SDK tools.
Read moreHow do I open an emulator code in Visual Studio?
Just open up the Visual Studio Emulator for Android entry in your Start Menu, hit play , and the emulator is ready to debug from any IDE. Download the standalone emulator today!
Read moreHow do I create AVD in Visual Studio?
Create new Android Virtual Device Visual Studio 2017
Read moreHow do I open AVD emulator?
To start the Android Emulator and run an app in your project:
Read more