if you are using webview add
                 myWebView.setWebChromeClient(new WebChromeClient());
                 myWebView.setWebViewClient(new WebViewClient());

On Feb 6, 6:24 pm, Deke <[email protected]> wrote:
> Hi - Same problem-  HelloWebview code (and other WebView code samples)
> all result in "web page not available" error.
>
> Javascript is enabled
>
> Permissions set for INTERNET, ACCESS_NETWORK_STATE,
> CHANGE_NETWORK_STATE in Manifest.xml.
>
> Does not work on either emulator or device (Samsung Moment -- Android
> 1.5)
>
> GOOGLE.com comes up on both emulator and device.
>
> I have looked for s solution for this for several days.
>
> Please help--  I'm a real newbie to Android, and a pretty new user of
> JAVA but can follow an example / sample.
>
> Thank you for any help !
> David

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