[AC-1221] Cant run build on cpecified emulator from cli
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-07-24T18:13:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Andrey Tkachenko |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-07-18T07:31:15.000+0000 |
Updated | 2016-03-08T07:37:36.000+0000 |
Description
Can't start app on selected emulator device. Titanium cli use last emulator from Genimotion list.
ti --no-colors build -p android --target emulator --device-id "Google Nexus 4 - 4.2.2 - API 17 - 768x1280"
Hello [~falko], Please try this command for CLI build
Also check this below link then let us know. http://docs.appcelerator.com/platform/latest/#!/guide/Appcelerator_CLI_Tasks Thanks
Recently I was apply Titanium Studio updates. Now both command work as expected for Titanium Studio and Appcelerator Studio projects.
Again same issue for run example app from android module root folder:
It doing launch emulator: Google Nexus One - 2.3.7 - API 10 - 480x800 This command not work at all:
For this command it asks me for select target from list. And launch emulator is not same that i select.