Hi. I also have this problem, like Tahir Akhtar. And I had add "Uses Permission" in the AndroidManifest.xml. But still get a "Website Not Available". What's wrong ??
Best Regards, jrb9253 On 10月15日, 上午1時12分, schmielson <[EMAIL PROTECTED]> wrote: > Hey Tahir, > > In order for your application to access the web (ex. via aWebView), > 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 awebview. > > > 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 -~----------~----~----~----~------~----~------~--~---

