Re: [webkit-dev] JavaScriptCore on Android

2011-07-07 Thread Julien Chaffraix
Hi, This mailing list is for WebKit development not WebKit general questions, use webkit-help for your next enquiries. > I am trying to use JavaScriptCore in my Android application. First, understand that the Android bindings in WebKit have been removed (that includes JSC), thus I would advise a

[webkit-dev] JavaScriptCore on Android

2011-07-04 Thread Ericsen Cioffi
Hi, I am trying to use JavaScriptCore in my Android application. I build JavaScriptCore as a static library and I developed a JNI layer to access JSC methods. All my classes compile fine, but at the end of the build process (i guess in the linker action) i got some errors like "undefined referenc