> Really strange...I found a lot of similar example, but with SDK > 1.5_R2, the web content stays blank. > I've set correctly permission. If I load my URL without a WebView > Client my page is loaded correctly in default browser. > I saw some opened bugs in Google Android tool. > > Can you give a status of this code with the last SDK?
WebView certainly works. Make sure you have Javascript enabled (setJavaScriptEnabled()), in case the site in question needs it. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

