Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 650 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 650 Bytes

VideoPlanet

I try to create video streaming application with Exoplayer which will be similar with YouTube. This is sample source code in ExoPlayer session at Android Bangkok 2018 (31 Mar. 18)

Purpose

  • video streaming with Exoplayer
  • video service
  • RecyclerView
  • Kotlin

Official ExoPlayer Resource

and my Medium blog is https://medium.com/fungjai/playing-video-by-exoplayer-b97903be0b33