[
https://issues.apache.org/jira/browse/CB-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve updated CB-7554:
------------------------------
Description:
To repro:
{code}
bin/create a a.b.c a
cd a
BUILD_MULTIPLE_APKS=1 ANDROID_BUILD=gradle cordova/run
{code}
was:
To repro:
{code}
bin/create a a.b.c a
cd a
BUILD_MULTIPLE_APKS=1 cordova/run --gradle
{code}
> cordova emulate tries to deploy arm binary to x86 device/emulator when using
> BUILD_MULTIPLE_APKS
> ------------------------------------------------------------------------------------------------
>
> Key: CB-7554
> URL: https://issues.apache.org/jira/browse/CB-7554
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> To repro:
> {code}
> bin/create a a.b.c a
> cd a
> BUILD_MULTIPLE_APKS=1 ANDROID_BUILD=gradle cordova/run
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)