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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to