Skip to content

jimandreas/simple_music_player

Repository files navigation

Music Player

A simple Android music player that plays audio files from a selected folder.

Features

  • Browse and select folders using Android's Storage Access Framework
  • Play MP3, WAV, OGG, FLAC, M4A, and other common audio formats
  • Playback controls: play/pause, previous/next track, volume up/down
  • Shuffle mode with auto-scroll to current track
  • Seek bar for track position
  • Now Playing view with current track info

Installation

Download the latest APK from the Releases page and install it on your Android device. See INSTALLATION.md for detailed instructions on how to sideload the app.

Build

./gradlew assembleDebug

Tech Stack

  • Kotlin
  • Jetpack Compose with Material 3
  • Android MediaPlayer API
  • ViewModel with StateFlow

screenshot

Album art credit

see:

https://en.wikipedia.org/wiki/Polygondwanaland

About

A (mostly) very simple music player for Android

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages