You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Roberto Andrade (JIRA)" <ji...@apache.org> on 2015/09/26 14:26:04 UTC

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

Roberto Andrade created CB-9710:
-----------------------------------

             Summary: "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


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