yep, and I still can't find a way to override my url if it's not a user action
On 7 juil, 23:57, Daniel <[email protected]> wrote: > Yeah, bummer... Some kind ofshouldOverrideUrlLoading/ > shouldLoadResource would be really nice and useful. Is a feature like > this planned for future versions? > And now that we are at it, will the DOM of a WebView ever be > accessible? There is a feature-request (http://code.google.com/p/ > android/issues/detail?id=368) but no answer. > > Beside that, I like Android so far (the whole two days I toyed around > with it *g*). Thanks, devs! > > Regards, > Daniel > > On Jul 6, 9:53 am, ioRek <[email protected]> wrote: > > > > > Then there is no way to do what I want ? > > When OnPageStarted or onLoadResource is called, its too late to cancel > > or modify something > > > On 4 juil, 06:53, Grace Kloba <[email protected]> > > wrote:>shouldOverrideUrlLoadingis only called if the loading request is > > triggered > > > by a user action, like click on a link. It is not called for > > > webview.loadUrl. > > > thanks, > > > Grace --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

