【发布时间】:2016-07-20 17:54:26
【问题描述】:
我尝试了building-combined-armv7-x86-apk-after-crosswalk-integration-in-an-ionic-project 中列出的解决方案。
最棒的是它创建了一个单独的 apk 文件。但是当我运行我的 cordova 应用程序时,我会收到以下警报:
Mismatch of CPU Architecture
The Crosswalk Project Service must be updated to match the CPU architecture of the device. Please install it from the app store, then restart app.
看起来 Crosswalk 没有嵌入到组合的 apk 中。
有谁知道如何将 Crosswalk 嵌入到组合的 apk 中?
【问题讨论】: