A complete music player with playlist options. In this project the UI of old universal music player is used, but the layout created with new component of android like constrain layout, card view. For this project, exoplayer is for music play. This app support latest android 10.
- Play Music option
- Browse Songs by Albums
- Browse songs by artist
- Play list
- Add and remove songs to playlist
- Create and delete playlist
- App widget to play the playlist
Language: Kotlin
Design pattern: MVVM
DI: KOIN
Libraries
- Android Extension Helper
- Coroutines
- Exoplayer
- Glide
- Timber
- Toasty
- Gson
Android Studio: 3.5.3
Compile SDK: 29
Target SDK: 29
git clone https://github.com/Iamsdt/MusicPlayer.git
This project is under Apache License 2.0.
Copyright {2020} {Shudipto Trafder}
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.