Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 704 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 704 Bytes

Music Player

A Music Player built with Jetpack compose and media3/Exoplayer

Features

  • 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

Future Updates

  • PlayList
  • Favourites/Liked Songs
  • Detailing Mini Player to Different Screen

Technologies

  • Kotlin
  • Jetpack Compose
  • Koin for Dependency Injection
  • Glide/Coil for Image Loading/Showing
  • Exoplayer etc.,

ScreenShots

music_app 001