Hi, when I browse with the normal Browser to m.youtube.com and click a video it starts fine.
I have made a simple WebviewClient webview.setWebViewClient(new HelloWebViewClient() and a webview.setWebChromeClient(new WebChromeClient() that works perfect with normal html pages. but when I click on a video link, like on Youtube. NOTHING happens. Even I dont see any error in the adb log. What Do I have to activate or implement in my WebViewclient or WebChomeClient??? Thanks a lot Chris -- 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

