Friday, February 24, 2012

[android-developers] Re: Webview inner link problem

Hi Kalandar,
In webview there s something JavaScriptInterface funda. From webview
browser u can call activity method from here


See this link: http://developer.android.com/guide/webapps/webview.html

Enjoy
Moktarul anam


On Feb 24, 11:37 am, kalandar <kasimk...@gmail.com> wrote:
> hi friends,
>
>             android webview can trigger the event
> shouldOverrideUrlLoading when we click the external url (likehttp://www.google.com).
> but the problem was with inner link. this event does not trigger when
> we click the inner link. but i want to fire some process when click
> the inner link. if anybody have the solution please let me know...
>
> thank you.

--
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