You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benn Mapes (JIRA)" <ji...@apache.org> on 2013/04/19 21:31:16 UTC

[jira] [Resolved] (CB-2997) Add a ./cordova/lib/start-emulator project-level helper script to Android

     [ https://issues.apache.org/jira/browse/CB-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benn Mapes resolved CB-2997.
----------------------------

    Resolution: Fixed

Bash:
https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=4dee30ed848286dd3e51c2848c54adc5805613f8
JScript:
https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=4599e9897dcbcf4b14bfe0fc0f530d4509f90500
                
> Add a ./cordova/lib/start-emulator project-level helper script to Android
> -------------------------------------------------------------------------
>
>                 Key: CB-2997
>                 URL: https://issues.apache.org/jira/browse/CB-2997
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Android
>            Reporter: Filip Maj
>            Assignee: Benn Mapes
>             Fix For: 2.7.0
>
>
> {code}
> start-emulator [id]
> {code}
> Starts an emulator image.
> If {{id}} is specified, will attempt to start the emulator image with the specified ID. If the emulator image is not available or is unable to be started, should print an error message and exit with code 2.
> If no {{id}} is specified, it will try to start the first available emulator (using the {{list-emulator-images}} script [CB-2950]). If no emulator images are available, it will error out and exit with code 2.
> If this implementation is not available for a particular platform, the script should print an appropriate error message and exit with code 1.

--
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