An Extension for VSCode to help you in your Android Development. This allow you to start and Emulator more easily.
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 EmulatorCreate Android EmulatorDelete An Android EmulatorEnable Dedicated Android EmulatorDisable Dedicated Android Emulator
Dedicated windows
It follows the visual code window focus and snap right to it

- 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.
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 extensionandroidlauncher.saveLastChoice: enabling this will not ask for you to choose an emulator from the list next time
See the changes log here.
