I want want to play video from my personal account in you tube.
Intent videoClient = new Intent(Intent.ACTION_VIEW); videoClient.setData(Uri.parse(\"http
For playing video from your youtube channel(account) you want to get rtsp URL of your video. And for complete example click here.