I am working with an android application. How can I play on youtube in android videoview.help me ........
Thanks............
You should read the API documentation and YouTube tools , in particular about Channels and Posts . From the feed, you can analyze the actual URL of the .3gp video stream, which can then be played using the standard MediaPlayer with VideoView.