Thanks Alexis. On this page: https://crosswalk-project.org/documentation/cordova/migrate_an_application.html
You can see a section called "Multi-architecture packages".

Do you think this will solve my problem so that I can keep it all in one APK?

"/One down-side of the current Crosswalk Cordova is that it is not architecture-agnostic: by default, the method for building a Crosswalk Cordova application (above) produces a package for a single architecture. /

/For the application to run on both x86 and ARM targets, you need to incorporate the native libraries for both architectures in the package. Eventually, this should be done seamlessly for you by the Crosswalk Cordova tools; for now, it requires some manual labour.../"

Greetings,

Dave


On 29-11-2014 19:34, Alexis Menard wrote:

Hi,

You need to create a x86 version of the APK to run on x86 (IA
devices). Crosswalk can't run through the houdini emulation layer
because it's compiled and complex code for better performance.

Thanks.


_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to