dni_linux wrote:
> I'm getting the same problem too.  I'm using Eclipse with ADT plugin
> on a Mac (10.5.6).
> 
> I'm a newb so i'm having trouble just running the Hello, WebView
> example.  Blank screen in the webview when I run it.
> 
> http://developer.android.com/guide/tutorials/views/hello-webview.html
> 
> Nothing seems wrong in the console log:
> 
> <log>
> Installing HelloWebView.apk...
> Success!
> Starting activity com.example.webview.HelloWebView on device
> ActivityManager: Starting: Intent { comp={com.example.webview/
> com.example.webview.HelloWebView} }
> </log>
> 
> Any help/suggestions would be appreciated !!!  :)

Are you behind a firewall, proxy server, or anything that might
interfere with Web access?

Does the built-in Browser application work? If it fails, then the issue
is not with your code, but with something about your environment.

I have tried some WebView code from both my Android and Advanced Android
books with Android 1.5 within the past couple of hours, and they have
all worked, so I feel really confident that WebView is not completely
broken.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to