Re: [mono-android] AddJavaScriptInterface

2012-03-28 Thread javigu
Ok, works fine. Thanks a lot, Javigu -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/AddJavaScriptInterface-tp5597876p5599714.html Sent from the Mono for Android mailing list archive at Nabble.com. ___ Monodroid mailing l

Re: [mono-android] AddJavaScriptInterface

2012-03-27 Thread Jonathan Pryor
On Mar 27, 2012, at 9:46 AM, javigu wrote: > JNIEnv.CallVoidMethod(PruebaHandler_Class, PruebaHandler_B, new > JValue(webView1)); The signature for JNIEnv.CallVoidMethod is: // http://androidapi.xamarin.com/?link=M%3aAndroid.Runtime.JNIEnv.CallVoidMethod(System.IntPtr%2cSystem.IntPtr%2c