Skip to content

Add support for Visual Studio Android Emulator #851

@tsvetan-ganev

Description

@tsvetan-ganev

Since there is already support for third party Android emulators (Genymotion)
could you also add support for Microsoft's one.

It is a viable option when developing on a Windows machine since it is a way snappier than the stock Android emulator and has functionallity which is available only in the paid version of Genymotion.
Even if users do not have Visual Studio 2015 on their machines, they can install the emulator separately.

Currently the integration with {N} actually works out of the box - I tried the build, run and livesync commands and they are fine.

What I would like to see is a command which starts the Visual Studio Emulator, something like

$ tns run android --emulator --vs DEVICE_NAME

Also running tns device results in the following:

1: 'undefined' Android 169.254.190.187:5555

The device name should be displayed correctly and maybe an identifier to easily recognize this device as a Visual Studio Emulator.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions