Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 615 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 615 Bytes

online-video-player

Jetpack Compose app that plays videos over network

Online Video Player

Download demo

  • Clean Architecture
  • Proper pagination with Jetpack Paging 3 and Jetpack Paging Compose
  • Material3 Design
  • Exoplayer2 properly created in Jetpack Compose with clean up
  • Kotlin Serialization with Retrofit2
  • Robust to screen configuration change and process death
  • ...