An Extension for VSCode to help you in your Android Development. This allow you to start and Emulator more easily.
Instructions
To Launch your prefered emulator, press Ctrl + Shift + P and search for the command Run Android Emulator then press Enter. The list of avaliable emulator will show up on the screen, just select the one you want.
Tip: If you have just one, then it will be immediately Launched.
Comands:
Run Android Emulator
Create Android Emulator
Delete An Android Emulator
Enable Dedicated Android Emulator
Disable Dedicated Android Emulator
Dedicated windows
It follows the visual code window focus and snap right to it
Requirements
Android studio installed with environment variables configured.
(Optional) Have at least one Emulator Created in AVD Manager. Instructions here. Or you can create one from this extension.
Make sure your system Virtualization (VT-x/AMD-V) is enabled in the bios Instructions here.
Extension Settings
This will be added in a future release on contributes.configuration extension point.
Saving your last emulator selected from the list
androidlauncher.enable: enable/disable this extension
androidlauncher.saveLastChoice: enabling this will not ask for you to choose an emulator from the list next time