I used this url for  view video youtube in android. It is OK.

startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("
http://www.youtube.com/watch?v=xxxxxxx";)));

I need open the video by default in  Youtube app
I don't  select before between Browser or Youtube app

Thanks

2010/2/11 DAVIDT <[email protected]>

> Hi All
>
> Is possible play video from youtube with url using MediaPlayer
>
> Thanks
> 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