[
https://issues.apache.org/jira/browse/CB-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267332#comment-16267332
]
ASF subversion and git services commented on CB-12291:
------------------------------------------------------
Commit 6f58d4c47456706f40e45f26ddff5706d87a6643 in cordova-android's branch
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-android.git;h=6f58d4c ]
Merge pull request #352 from Icenium/include-armeabi-dir
CB-12291: (android) Add x86_64, arm64 and armeabi architecture flavors
> 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: cordova-android
> Affects Versions: Master
> Reporter: Martin Bektchiev
> Assignee: Joe Bowser
> Labels: android-next, 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]