Hey Tahir,

In order for your application to access the web (ex. via a WebView),
you'll need to add the "Uses Permission" Internet.  You can add this
in the AndroidManifest.xml editor.

Best,
Dave

On Oct 13, 8:06 am, Tahir Akhtar <[EMAIL PROTECTED]> wrote:
> 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 (likehttp://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