In Brief:
- Android Youtube API Library downloaded from developer.google.com
- Create an Api key to use
- Mainactivity should implement YouTubeBaseActivity
- Overide/implement all the necessary methods
- Create a list of videos you want to add to playlist by copying the url into an Arraylist
- Get the same layout as of Youtube!