[
https://issues.apache.org/jira/browse/CB-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795826#comment-15795826
]
Joe Bowser edited comment on CB-12291 at 1/3/17 6:49 PM:
---------------------------------------------------------
Requiring an architecture is only required when using Crosswalk or other NDK
libraries. Can we please instead of having random API numbers being invented
finally have a proper --arch property? This has been sitting in the tracker for
two years, and I'm not sure what's required for Crosswalk or other NDK APIs to
support this properly.
was (Author: bowserj):
Requiring an architecture is only required when using Crosswalk or other NDK
libraries. Can we please instead of having random API numbers being invented
finally have a proper --arch property? This has been sitting in the tracker for
two years, and I'm not sure what's required for Crosswalk to be able to support
this.
> Cannot create APKs for 64-bit x86 and arm architectures
> -------------------------------------------------------
>
> Key: CB-12291
> URL: https://issues.apache.org/jira/browse/CB-12291
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Affects Versions: Master
> Reporter: Martin Bektchiev
> Assignee: Martin Bektchiev
> Labels: build, easyfix
>
> There's no way to produce an APK for x86_64 or arm64 architectures.
> 1. Install https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin
> 2. Build for android using `--gradleArg=-PcdvBuildMultipleApks=true
> --gradleArg=-PcdvBuildArch=x86`
> 3. The resulting APK includes only lib/x86 .so files
> $ unzip -t build/outputs/apk/test-x86-debug.apk
> To enable building APKs for 64-bit architectures cdvBuildArch should support
> two additional values *x86_64* and *arm64*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]