Hi,

i am trying to open an youtube url but i get 'Sorry, this video cannot
be played' message.
It is not consistent and happend on htc ( dream and hero ) 1.5 devices
but not on motorola droid.

the code i am using is:
Intent myIntent = new Intent(Intent.ACTION_VIEW,Uri.parse("http://
www.youtube.com/watch?v=zP0sqRMzkwo"));
context.startActivity(myIntent);

any idea?

Thanks

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