(what i meant was, the WebView should follow redirects and keep them 
in the same frame.)

so -- do you have a WebViewClient installed in this WebView instance?

if not, install a new one. this will get rid of the default one which 
opens links in the main browser. what's probably happening is that 
the WebView is handling the redirect as a click on a link, and going 
through the installed WebViewClient. suboptimal, IMHO.



>Jason - I do want to redirect. What I also want is to stay in the
>original WebView window, right now it starts there but then app pops-
>up mobile browser and page is displayed in that browser rather than
>the app


-- 
jason.vp.engineering.particle

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

Reply via email to