Thanks Mark. I notice this call works when I use loadData() but not when I use loadUrl(). In this case, it never gets called.
I've searched a number of posts with people asking this, but haven't found a solution. Any ideas? On Dec 10, 1:24 pm, Mark Murphy <[email protected]> wrote: > WebViewClient and shouldOverrideUrlLoading(). > > > On Fri, Dec 10, 2010 at 7:31 AM, Neilz <[email protected]> wrote: > > Hi all. > > > I open up an Activity with a WebView, and load up a URL which allows > > the user to fill in a form, going through a series of pages. > > > I need to monitor the requests, to look at what stage of the process > > they're at, then act at a certain point. > > > How can I get hold of the requests made by the WebView please? > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > 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 > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

