On Fri, Dec 10, 2010 at 9:57 AM, Neilz <[email protected]> wrote: > Hmm. You're right, of course, at least for some normal URL. > > But it doesn't work for mine. The URL I'm using is https... would that > make a difference?
Conceivably. I haven't tried that combination. Also, I think shouldOverrideUrlLoading() only works for GET requests. POSTing a form may not trigger it. I seem to recall running into the a loooooooooong time ago, so I do not know if things changed since then. -- 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 [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

