/simcode

Vscode extension to manage Android emulators and iOS simulators directly from the comfort of the editor

Primary LanguageTypeScriptMIT LicenseMIT

Simcode

Manage android emulator and iOS simulators drirectly from the comfort of your editor

SimCode is a Visual Studio Code extension that can be used to manage android simulator and ios emulator.


Release: 1.0.0

Highlighted Features

  • Lightweight UI to list android and ios devices
  • Start and stop emulators/simulators with single click.

Pre-requisites

  • Android SDK is required and ANDROID_HOME environment variable should pointing to Android Sdk's root directory.
  • For iOS simulators, Xcode and Xcode commandline tools are mandatory

Quick start

  • Install the Simcode extension for Visual Studio Code.
  • Click on the Simcode icon in the side panel.
  • List of available Android Emulators and iOS simulators will listed on the tree view.
  • You can either start or stop the devices from the list.

Known Issues

Enjoy!