This ToyProject make modern Android development with Compose, Dagger-Hilt, Coroutines, Jetpack based on MVVM architecture.
- Click to view as a 'YouTube' video.
- [Kotlin] based, [Coroutines] + [Flow] for asynchronous.
- Compose
- ExoPlayer
- [Hilt] for dependency injection.
- Jetpack
- MVVMArchitecture
- When
Constants.ONLINEis set tofalse, changing it totruewill fetch files from the server. - If it cannot be used due to server restrictions, an
AlertDialogis displayed, and local data from the assets is read and used. - Currently, the default is set to read and use local data from the assets.
- �Looping and repeating the same data due to insufficient sample data.

