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