Hi,
I am trying to implement crosswalk-cordova-6.35.131.12-x86, I am able to build 
and install application (basic app with default index.html, no changes made to 
the app) on android device but as soon as I open the app it throws me an error 
saying "unfortunately, crosswalk has stopped."
I ran this command : " adb logcat | grep xwalk",
I got the following verbose :

W/XWalkInternalResources(27592): org.xwalk.core.R$id.color_picker_simple_border
is not found.
I/LibraryLoader(27592): Loading: xwalkcore
E/LibraryLoaderHelper(27592): /data/app/com.cognizantenterprisemobility.crosswal
k-2.apk doesn't have file lib/armeabi-v7a/libxwalkcore.so
E/AndroidRuntime(27592):        at org.xwalk.core.XWalkViewDelegate.loadLibrary(
XWalkViewDelegate.java:175)
E/AndroidRuntime(27592):        at org.xwalk.core.XWalkViewDelegate.init(XWalkVi
ewDelegate.java:119)
E/AndroidRuntime(27592):        at org.xwalk.core.XWalkView.init(XWalkView.java:
124)
E/AndroidRuntime(27592):        at org.xwalk.core.XWalkView.<init>(XWalkView.jav
a:88)
E/AndroidRuntime(27592):        at org.xwalk.core.XWalkViewDelegate.loadLibrary(
XWalkViewDelegate.java:173)
E/AndroidRuntime(27592): Caused by: java.lang.UnsatisfiedLinkError: Couldn't loa
d xwalkcore from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/da
ta/app/com.cognizantenterprisemobility.crosswalk-2.apk"],nativeLibraryDirectorie
s=[/data/app-lib/com.cognizantenterprisemobility.crosswalk-2, /vendor/lib, /syst
em/lib]]]: findLibrary returned null

could you please guide me, how I could go about resolving this issue.
Thanks & Regards,
Vijaykumar
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to