Hi,
when accessing a website with embedded YouTube video from within the
browser, I can play the video. When accessing it from WebView I haven't been
able to do that. Is that not possible or is there anything I do wrong?
WebView webView = (WebView) findViewById(R.id.content_web_view);
webView.loadUrl("
http://strobist.blogspot.com/2009/07/creative-light-launches-with-class.html
"); // sample url contains videos
Cheers,
Mariano
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---