Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 265 Bytes

DoPlayTube

Android App to demonstrate usage of YouTube v3 APIs

Tech stack

  • Language: Kotlin
  • Architecture: MVVM
  • Android Architecture Components: ViewModel, LiveData, Room, Navigation, etc.
  • DI: Hilt
  • Network: Retrofit, Coroutines, Gson
  • UI libraries