You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2017/04/01 05:50:41 UTC

[jira] [Created] (CB-12622) Added support for Android 6 and 7 to the cloudapp CI

Filip Maj created CB-12622:
------------------------------

             Summary: Added support for Android 6 and 7 to the cloudapp CI
                 Key: CB-12622
                 URL: https://issues.apache.org/jira/browse/CB-12622
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Filip Maj
            Assignee: Alexander Sorokin


Capabilities for Android 6 look like:

{noformat}
deviceName: 'Android Emulator',
platformName: 'Android',
platformVersion: '6.0',
appiumVersion: '1.6.3'
{noformat}

While for 7 you need to specify a different {{deviceName}}:

{noformat}
deviceName: 'Android GoogleAPI Emulator',
platformName: 'Android',
platformVersion: '7.0',
appiumVersion: '1.6.3'
{noformat}

[~alsorokin] is it possible to add these to the cloudapp android environment matrix?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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