This was not a hard one. The default webclient doesn't load some pages. Not sure why/what the algorithm. I over-rode with a custom webclient and it works now.
Thanks, TimJowers On Sat, May 9, 2009 at 1:11 PM, timjowers <[email protected]> wrote: > > Does anyone know how to get webview to follow links/allow submit for > all pages? > Consider this one: > > <html> > <body> > <a href="/">Home</a> > </body> > </html> > > If I open a webview to it then I cannot hit the link. If I first open > to http://www.google.com/ and then next to the page above [by > overriding the url nav] then it works. Crazy. Perhaps webview can only > go to root, "/", URL's first? Or what gives? > > Fails in emulator and on phone. > > Thanks! > TimJowers > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

