A music player app for your local music collection with Material 3 design.
- Play music from your device's storage
- Material 3 interface with dynamic color theming
- Standard player controls (play, pause, skip, shuffle, repeat)
- Background playback with notification controls
- Optimized for performance
- Language: Java
- UI: XML Layouts
- Design: Material 3 with Dynamic Colors
- Media: MediaPlayer & MediaSession
- Architecture: Native Android
- Android Studio (latest stable version)
- Android device or emulator (API 24+)
- Clone the repository:
git clone https://github.com/alfahrelrifananda/melody.git cd melody - Open the project in Android Studio.
- Build and run the app.
- Grant storage permissions to access your music files.
If you'd like to contribute:
- Fork the project
- Open issues for bugs or feature requests
- Submit pull requests
Melody is currently available in English. If you want to add more languages, open an issue or submit a pull request with translation files.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.


