A Music Player built with Jetpack compose and media3/Exoplayer
- Load/Play Songs from External/Shared Storage
- Foreground Service to play the music, when the app is in Background.
- Recommended Music Player Lifecycle Handling
- MediaSessions from Jetpack Media3 artifact.
- Styled Notification for music
- PlayList
- Favourites/Liked Songs
- Detailing Mini Player to Different Screen
- Kotlin
- Jetpack Compose
- Koin for Dependency Injection
- Glide/Coil for Image Loading/Showing
- Exoplayer etc.,