- Kotlin
- ViewBinding
- ExoPlayer
- ViewModel
- Coroutine
- Glide for image
Please take a look at videos
folder
- Clone this project using
git clone [url]
- build the project by using
./gradlew clean :app:assembleDebug
- install to device or running ADB emulator
./gradlew clean :app:installDebug