[ 
https://issues.apache.org/jira/browse/CB-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681438#comment-13681438
 ] 

Filip Maj commented on CB-3758:
-------------------------------

Yes, by default, deploying to emulator will target the first available 
emulator, meaning, if one is currently running, it will deploy to the running 
emulator first and foremost. Only in the case that no emulators are started 
should an emulator be kicked up by the tools.
                
> "cordova emulate android" not working as expected
> -------------------------------------------------
>
>                 Key: CB-3758
>                 URL: https://issues.apache.org/jira/browse/CB-3758
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.8.0
>         Environment: Mac
>            Reporter: Mike Sierra
>            Assignee: Filip Maj
>
> Output from my test "abc" project:
> ulothrix:pg sierra$ cd abc/
> ulothrix:abc sierra$ cordova ripple android
> [TypeError: Cannot call method 'update_project' of undefined]
> ulothrix:abc sierra$ ls platforms/
> android
> ulothrix:abc sierra$ cordova ripple android
> [TypeError: Cannot call method 'update_project' of undefined]
> ulothrix:abc sierra$ cordova build android
> ulothrix:abc sierra$ cordova ripple android
> [TypeError: Cannot call method 'update_project' of undefined]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to