[TIMOB-16340] Allow launching an Android emulator by device id without forcing app to build for Android
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-09-02T07:05:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Chris Barber |
Created | 2014-01-29T18:01:26.000+0000 |
Updated | 2017-03-23T22:33:46.000+0000 |
Description
Inside Studio we have an option to preview a MobileWeb app on an Android emulator. Unfortunately with the new CLI we have no command to tell it to launch the selected nAndroid emulator without also building the app for Android. In the meantime I can hack in basic support for launching on my own, but it'd be nice if there were a command to launch a given emulator for us.
This ticket should probably be resolved as won't fix since TIMOB-10764 will add "run" support for mobile web projects and includes opening via an Android browser.
Closing ticket as Won't Fix with reference to the above comments.