https://github.com/realduyuanchao/neteasemusic
Material Design NetEase Music Player In MVP Pattern Design 网易云音乐
https://github.com/realduyuanchao/neteasemusic
material-design music-player mvp rxjava
Last synced: about 1 year ago
JSON representation
Material Design NetEase Music Player In MVP Pattern Design 网易云音乐
- Host: GitHub
- URL: https://github.com/realduyuanchao/neteasemusic
- Owner: realDuYuanChao
- Created: 2018-10-24T06:53:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T15:15:34.000Z (over 6 years ago)
- Last Synced: 2025-03-18T10:51:30.318Z (about 1 year ago)
- Topics: material-design, music-player, mvp, rxjava
- Language: Java
- Homepage:
- Size: 8.54 MB
- Stars: 71
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NetEase Music 网易云音乐
[](https://travis-ci.org/shellhub/NetEaseMusic)
这是一个防网易云音乐Android APP,主要使用`MVP`(Model View Presenter)架构进行开发,网络请求主要采用 RxAndroid + Retrofit
> 加班开发中...
## APP截图
NeteaseMusic | 网易云音乐APP
:-------------------------:|:-------------------------:
 | 
 | 
 | 
 | 
 | 
 | 
 | 
## 感谢
[NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)
[Retrofit](https://github.com/square/retrofit)
[Okhttp](https://github.com/square/okhttp)
[RxAndroid](https://github.com/ReactiveX/RxAndroid)
[butterknife](https://github.com/JakeWharton/butterknife)
[Glide](https://github.com/bumptech/glide)
[circleimageview](https://github.com/hdodenhof/CircleImageView)
[Gson](https://github.com/google/gson)
[utilcode](https://github.com/Blankj/AndroidUtilCode)
[dagger](https://github.com/google/dagger)
[EventBus](https://github.com/greenrobot/EventBus)
[lombok](https://github.com/rzwitserloot/lombok)
[permissionsdispatcher](https://github.com/permissions-dispatcher/PermissionsDispatcher)
[flexbox](https://github.com/google/flexbox-layout)
[room](https://developer.android.com/topic/libraries/architecture/room)
[Google](https://www.google.com)
[Stackoverflow](https://stackoverflow.com/users/9106684/shellhub)