Music player that mimics default Samsung Music app... except with fixed/added things that I wanted in there and removed things that I didn't.
- Album art extraction for even embedded album art
- Playlist creation, import and export
- Favourite tag for songs and playlists
- Dynamic playlists: Recently Added, Recently Played, Most Played
- Metadata editing
- Repeat, Repeat once and Don't repeat modes
- Shuffle mode
- Support for RSS feeds
- Playlist aware queue
- Android Studio
- Android SDK 26+
- JDK 17+
- Clone this repository
- Open in Android Studio
- Sync Gradle
- Build → Generate Signed APK (or run directly on a device)
- Media3 - media playback
- Coil — image loading
- Gson — JSON serialization
- AXS - Settings handling
- Jetpack Compose — UI
- Reorderable - song queue reordering
- Jaudiotagger - metadata editing
GNU GPL v3 License — see LICENSE for details.
- Issues: Issue page
- Email: pgaxis.dev@gmail.com
