I am just starting with Android.

I was trying following example but with external URLs:

http://android-developers.blogspot.com/2008/09/using-webviews.html

The example shows how to load an HTML file from assets folder (file://
url) and display it in a webview.

But when I try it with external URLs (like http://google.com), I am
always getting a "Website Not Available" error. Though Android's built-
in browser is able to access all external URLs so its not connection
issue I guess.

I suspect that it has something to do with permissions but wasn't able
to confirm it.

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