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/07/14 22:26:00 UTC

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

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

Filip Maj resolved CB-12622.
----------------------------
    Resolution: Fixed

This is live! Thanks for your hard work [~alsorokin]!

> 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
>          Components: Appium
>            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.4.14#64029)

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