Youtube Playlist Player – Android App Template

Overview

Youtube video player template is a ready-to-use Youtube video player source code. To use this template you just change the playlist id, and the title alone.
It is a refinement of the previous version with the addition of several new features.

Features

  • Video List
  • Video Detil Description
  • Video Player
  • View More Button
  • Search Video

Requirements

  • Android Studio
  • Min SDK Version 14

Instructions

  • Open Your Android Studio
  • Import Project
  • You only need to change the playlist on youtube as you want. (app -> res -> values -> strings -> PLAYLIST_ID)

Related