Hi, I posted this message earlier in the Android beginners group, but without any response. Maybe someone here could help me out.
WIth the addJavaScriptInterface method in WebView it's possible to access Java methods from javascript. I'm wondering which types can be returned by these methods? When you call a Java method from Javascript that returns certain complex type like another Java class object, is this object automatically binded to the webview, or do you have to bind it yourself and how do you do this? For I know, it doesn't work, but it's hard to debug, and I think it should be possible though... Kind regards, Denzel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---