Thursday, July 21, 2011

[android-developers] calling a client side java method from a webview html button

cross post url:http://stackoverflow.com/questions/6781613/calling-a-
client-side-java-method-from-server-side-html-button

Ok In an android vebview I have a java method. Is it possible that
when a button on the web page being viewed is hit to call that method?
If so can you point me in the right direction?

I have done this in all java-script but now my method is in java.
Unless there is a way to convert the java method to java-script. I
don't know just rambling there.

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment