manoj wrote: > Hi, > > I written a small app also to play youtube video as shown below > > startActivity(new Intent(Intent.ACTION_VIEW,Uri.parse(youtubeUrl))); > > I got an alert saying "sorry, this video cannot be played". > > can any one please help me. > > Thanks, > Manoj. > > On Jun 9, 5:11 pm, manoj <[email protected]> wrote: >> Hi friends, >> >> I tried to play youtube url from ADP 1.5 device's browser. It doesn't >> play. >> >> Shows warning as "the video you have requested is not available". >> >> But when played in pc i got a video playing in my pc. The url >> ishttp://www.youtube.com/watch?v=yiALvl1rILE >> >> Can any one please suggest me what is the problem for not playing in >> the device.
Perhaps the Browser application cannot play YouTube videos. Try using the YouTube application. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Need help for your Android OSS project? http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

