[android-developers] Re: How to play youtube videos in an Android application?

2009-01-26 Thread RoelandP
Dear Michael Kolby, can you show us a working example of how to exactly implement this youtube view? Would be great to see this! thank you in advance! On 21 jan, 13:44, kolby kolbys...@gmail.com wrote: The emulator doesn't provide you with the YouTube application (I don't know about the

[android-developers] Re: How to play youtube videos in an Android application?

2009-01-21 Thread kolby
The emulator doesn't provide you with the YouTube application (I don't know about the developer phone), so the above only works on the actual device. Michael On Jan 20, 11:40 pm, RTM r.thirumurth...@gmail.com wrote: Thanks Michael for the reply.  Can I also run the YouTube video with the

[android-developers] Re: How to play youtube videos in an Android application?

2009-01-20 Thread RTM
Hi, Are you able to run the YouTube video with an Android Application?. I guess due to lack of Flash support in Android browser, we are not able to play YouTube videos. Is there any way we can overcome this? Regards On Dec 3 2008, 9:37 pm, Dipin dipinpoovat...@gmail.com wrote: Is there any

[android-developers] Re: How to play youtube videos in an Android application?

2009-01-20 Thread kolby
You can send a VIEW intent with the video uri. The YouTube app on the G1 should pick it up. Michael On Jan 20, 11:31 am, RTM r.thirumurth...@gmail.com wrote: Hi,   Are you able to run the YouTube video with an Android Application?. I guess due to lack of Flash support in Android browser, we

[android-developers] Re: How to play youtube videos in an Android application?

2009-01-20 Thread RTM
Thanks Michael for the reply. Can I also run the YouTube video with the SDK?. Regards On Jan 20, 11:06 pm, kolby kolbys...@gmail.com wrote: You can send a VIEW intent with the video uri. TheYouTubeappon the G1 should pick it up. Michael On Jan 20, 11:31 am, RTM r.thirumurth...@gmail.com