A simple background-supported Android Music Player built using Kotlin and Jetpack Compose. Plays random music files from local storage and controls playback via background service and notification bar.
- Developer: Pratham Dada
- Education: BCA Student, IGNOU
- Plays random audio from user's device storage (
MediaStore). - Runs in the background using
ForegroundService. - Persistent Media Controls in Notification Bar.
- Modern Android UI built using Jetpack Compose.
This project is licensed under the MIT License - see the LICENSE file for details.