#Youtube API Demo Youtube API demo app for android. In this app, user will able to search video and then they can play the video. I followed this tutorial to create the app: http://code.tutsplus.com/tutorials/create-a-youtube-client-on-android--cms-22858
You can download and import the code to Android Studio. And run on Device or Emulator. If you want to make a production copy, you need to register your app.
Here is the guideline how to register: https://developers.google.com/youtube/android/player/register
Or you can follow this tutorial: https://www.youtube.com/watch?v=a4NT5iBFuZs
Thank you!