[TIMOB-11513] CLI: --avd-name option fails to launch named AVD
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-10-16T23:57:41.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Arthur Evans |
Assignee | Chris Barber |
Created | 2012-10-16T23:42:38.000+0000 |
Updated | 2017-03-23T05:23:30.000+0000 |
Description
When building with --avd-name , the default emulator is always launched.
To reproduce:
Run
android list
.
Pick an emulator name.
Make sure no emulator is running, then run a project using the CLI.
titanium build --platform android --avd-name titanium_25_WVGA800
Duplicate of TIMOB-11480
Closing ticket as duplicate with reference to the linked issues above.