Hi,

The general question is : How can I build an embedded api package similar
to the ones I can find here :
https://crosswalk-project.org/documentation/downloads.html

Why i'm asking ? Because.

I've successfully downloaded one of the zipped packaged and embedded them
in my application - all is good.

However, when building xwalk from fresh I have a problem - I get this:
03-16 09:13:36.053: A/chromium(2140): [FATAL:isolate_holder.cc(70)]
Couldn't mmap v8 natives data file
03-16 09:13:36.053: A/libc(2140): Fatal signal 6 (SIGABRT) at 0x0000085c
(code=-6), thread 2140


I'm guessing that I didn't copied correctly the files I need for my
application... BTW, The build process seem ok as Installing the
XWalkCoreShell.apk built by xwalk - all is OK.

So, Questions:
 1. How can I create a zipped package like I download from the web ?
 2. Are there any written documentation to what products I need for an
embeed applications ? I copied the following from the out/Release which are
similar to what you provided in the zipped package:
./xwalk_xwview/assets
./Release/xwalk_core_internal_empty_embedder_apk/libs/armeabi-v7a/libxwalkcore.so
./lib.java/xwalk_core_library_java_app_part.jar
./lib.java/xwalk_core_library_java_library_part.jar

Do I need more ?

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

Reply via email to