Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.39 KB

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!