https://github.com/dsiner/dmusic
DMusic Player for Android - An online music player based on Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2; supports local and network music playback; can play Baidu music, Netease cloud music; support online music list , radio, MV, music online, download, local and online lyrics; Lyrics, music cache; self-built song list, song management, collection, sorting, sorting, skinning, sleep timing, mode switching, more settings, etc. 基于 Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2 的在线音乐播放器; 支持本地及网络音乐播放; 可播放百度音乐,网易云音乐; 支持在线音乐榜单, 电台, MV, 音乐在线播放,下载, 本地及在线歌词; 歌词, 音乐缓存; 自建歌单, 歌曲管理, 收藏, 排序, 分类, 换肤, 睡眠定时, 模式切换, 更多设置等
https://github.com/dsiner/dmusic
cache customizable lrc lrc-parser multi-function music music-download music-player mv online-music skin
Last synced: 6 months ago
JSON representation
DMusic Player for Android - An online music player based on Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2; supports local and network music playback; can play Baidu music, Netease cloud music; support online music list , radio, MV, music online, download, local and online lyrics; Lyrics, music cache; self-built song list, song management, collection, sorting, sorting, skinning, sleep timing, mode switching, more settings, etc. 基于 Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2 的在线音乐播放器; 支持本地及网络音乐播放; 可播放百度音乐,网易云音乐; 支持在线音乐榜单, 电台, MV, 音乐在线播放,下载, 本地及在线歌词; 歌词, 音乐缓存; 自建歌单, 歌曲管理, 收藏, 排序, 分类, 换肤, 睡眠定时, 模式切换, 更多设置等
- Host: GitHub
- URL: https://github.com/dsiner/dmusic
- Owner: Dsiner
- License: apache-2.0
- Created: 2017-04-20T00:41:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T10:10:34.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T05:02:26.936Z (7 months ago)
- Topics: cache, customizable, lrc, lrc-parser, multi-function, music, music-download, music-player, mv, online-music, skin
- Language: Java
- Homepage:
- Size: 13.5 MB
- Stars: 146
- Watchers: 5
- Forks: 45
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# DMusic for Android
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://android-arsenal.com/api?level=11)
> 基于 `Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2` 的在线音乐播放器
## Features
- [x] 支持本地、网络音乐在线播放
- [x] 支持在线音乐榜单、电台、MV
- [x] 支持音乐在线播放、下载
- [x] 支持MV播放、下载
- [x] 支持本地及在线歌词
- [x] 支持在线搜索
- [x] 支持歌词、音乐缓存
- [x] 支持自建歌单、歌曲管理、收藏、排序、分类
- [x] 支持换肤、睡眠定时、模式切换、更多设置等## Design
## Screenshot
## Contributors
- [Imrul Kayes](https://github.com/saifulfrank) Logo design contribution
- [Harry](https://github.com/HarryHeights) Privacy Policy and contributors guide document## Download
- [Download apk](https://github.com/Dsiner/Resouce/raw/master/app/DMusic/release/com.d.music_release.apk)
- QR Code:
## Licence
```txt
Copyright 2017 DLicensed 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 athttp://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.
```