WebViewClient and shouldOverrideUrlLoading().

On Fri, Dec 10, 2010 at 7:31 AM, Neilz <neilhorn...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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/commonsguy
http://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to