MusicPlayer lets you listen the music on your phone and organize it into playlists.
Features include:
- Browsing songs and albums
- Creating and managing playlists
- Playback controls
- Search songs
The design is inspired by the Google Play Music app.
The app is written entirely in Java and uses the Gradle build system.
To build the app, use the gradlew build command or use "Import Project" in Android Studio.
- AndroidX
- MVP architecture
- Glide - for loading images
- MotionLayout - for implementing sliding up panel with playback controls