You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/16 17:32:33 UTC

[jira] [Commented] (CB-9710) "cordova run android" fails to pick the best avd

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

ASF subversion and git services commented on CB-9710:
-----------------------------------------------------

Commit 457c5b8b3b694265c991b456b15015741ade5014 in cordova-android's branch refs/heads/master from [~roberto.andrade]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=457c5b8 ]

CB-9710: Fixing issues parsing `android avd list` output for certain AVDs which resulted in them not being included in the selection process even if they are the best match.

This closes 221


> "cordova run android" fails to pick the best avd
> ------------------------------------------------
>
>                 Key: CB-9710
>                 URL: https://issues.apache.org/jira/browse/CB-9710
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>         Environment: Mac OSX 10.10
>            Reporter: Roberto Andrade
>              Labels: easyfix, patch
>
> When running `cordova run android`, the scripts try to enumerate the AVDs available and parse the output from `android avd list` to determine which AVD matches the project requirements best.
> Given some of the changes over time the output now doesn't match 100% of what the script expects causing it to skip some of the AVDs and falling back to a possibly incompatible AVD.
> I created a PR on Github with a suggestion to the fix in case you guys want to incorporate it: https://github.com/apache/cordova-android/pull/221



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org