You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/09/15 19:57:34 UTC

[jira] [Updated] (CB-7554) cordova emulate tries to deploy arm binary to x86 device/emulator when using BUILD_MULTIPLE_APKS

     [ 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)