I want to play youtube video . I am using the following code
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.youtube.com/watch?v=cxLG2wtE7TM")));
It is works.It play the video from youtube site.But I want to play a video in my layout