Hi Roger, I created https://crosswalk-project.org/jira/browse/XWALK-1854
It would be great if you could create an account in the Crosswalk Jira so that you would be able to receive notifications and respond to comments on the bug. Francesco From: Crosswalk-dev [mailto:[email protected]] On Behalf Of Roger Stringer Sent: Wednesday, June 04, 2014 7:29 PM To: [email protected] Subject: [Crosswalk-dev] Simple error in make_apk.py in Crosswalk-7 causing application to crash on load I don't have creation privileges in your Jira, so posting here. On or about line 439 native_lib_path = '-Dcd_DIR=' Should be native_lib_path = '-DNATIVE_LIBS_DIR=' Impact: The native libs (libxwalkcore.so) isn't included in the generated APK file and any attempt to run the APK gets the following error in the logs: I/LibraryLoader( 1095): Loading: xwalkcore E/LibraryLoaderHelper( 1095): /data/app/com.----.app.htmltest.apk doesn't have file lib/armeabi-v7a/libxwalkcore.so W/LibraryLoaderHelper( 1095): Failed to remove /data/data/com.----.app.htmltest/app_lib D/AndroidRuntime( 1095): Shutting down VM W/dalvikvm( 1095): threadid=1: thread exiting with uncaught exception (group=0xada4eba8) E/AndroidRuntime( 1095): FATAL EXCEPTION: main --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
