Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 619 Bytes

Youtube Player

A simple Android App for youtube streaming based on Youtube Data API

Features

  1. Displaying a list of trending videos based on a specific region .
  2. When clicking on a video it opens and plays in another screen .
  3. Displaying Video Statistics {ViewCount, LikesCount, DislikesCount}.
  4. Using Retrofit with MVP Architecture pattern

screenShots

Libraries

  • YouTube Android Player API
  • Retrofit2
  • Gson