ok

On Wed, Jul 20, 2011 at 2:05 PM, H@ri <harish.gran...@gmail.com> wrote:

> In my app i am using web view. In that i am loading the page
> http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html.
> This page contain youtube videos. These are not displaying untill i
> click on them. If we open the same from the browser then these are
> showing properly. My code is :
>
> wv = (WebView)findViewById(R.id.
> wv.getSettings().setJavaScriptEnabled(true);
> wv.loadUrl("http://apiblog.youtube.com/2010/07/new-way-to-embed-
> youtube-videos.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

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