1 Star 0 Fork 26

lism / TextureMusic

forked from Go_oG / TextureMusic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

TextureMusic

项目介绍

本项目为一个音乐播放器,界面部分参考网易云音乐,项目中API主要来源为GitHub上提供和 本人抓包获得,包含了网易云音乐的绝大部分API。

界面截图

构建过程

  1. 将该项目clone或者下载后在App的build.gradle同级目录下添加customConfig.gradle文件,文件内容如下:
ext.customConfig = [
        storePassword: '自己填写',
        keyAlias     : '自己填写',
        keyPassword  : '自己填写',
        shareSdkS    : 'shareSdkId(没有就填空)',
        shareSdkS1   : 'shareSdk秘钥(没有就填空)'
]

如果不想使用上述方法来配置签名则直接将app级别的build.gradle中的第一行删除,然后自行配置签名

  1. 编译项目并安装运行

感谢以下开源项目

Liences

Copyright 2014 - 2019 Henning Dodenhof

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.

# TextureMusic #### 项目介绍 本项目为一个音乐播放器,界面部分参考网易云音乐,项目中API主要来源为<a href="https://binaryify.github.io/NeteaseCloudMusicApi/#/">GitHub</a>上提供和 本人抓包获得,包含了网易云音乐的绝大部分API。 #### 界面截图 ![](images/主页1.jpg) ![](images/主页2.jpg) ![](images/主页4.jpg) ![](images/播放界面.jpg) ![](images/歌手.jpg) ![](images/电台排行.jpg) ![](images/歌单详情.jpg) ![](images/mv.jpg) ![](images/MV详情.jpg) ![](images/评论.jpg) ![](images/设置.jpg) ![](images/换肤.jpg) ![](images/播放记录.jpg) #### 构建过程 1. 将该项目clone或者下载后在App的build.gradle同级目录下添加customConfig.gradle文件,文件内容如下: ``` ext.customConfig = [ storePassword: '自己填写', keyAlias : '自己填写', keyPassword : '自己填写', shareSdkS : 'shareSdkId(没有就填空)', shareSdkS1 : 'shareSdk秘钥(没有就填空)' ] ``` 如果不想使用上述方法来配置签名则直接将app级别的build.gradle中的第一行删除,然后自行配置签名 2. 编译项目并安装运行 #### 感谢以下开源项目 - <a href="https://github.com/square/okhttp"> OkHttp</a> - <a href="https://github.com/ReactiveX/RxJava">RxJava</a> - <a href="https://github.com/ReactiveX/RxAndroid"> RxAndroid</a> - <a href="https://github.com/square/retrofit">Retrofit</a> - <a href="https://github.com/trello/RxLifecycle"> Rxlifecycle</a> - <a href="https://github.com/JakeWharton/RxBinding">Rxbinding </a> - <a href="https://github.com/bumptech/glide">Glide</a> - <a href="https://github.com/airbnb/lottie-android">Lottie</a> - <a href="https://github.com/afollestad/material-dialogs">material-dialogs</a> - <a href="https://github.com/hdodenhof/CircleImageView">CircleImageView</a> - <a href="https://github.com/code-troopers/android-betterpickers">时间选择器</a> - <a href="https://github.com/Commit451/NativeStackBlur">NativeStackBlur(高斯模糊)</a> - <a href="https://github.com/alibaba/vlayout">Vlayout(RecyclerView动态布局)</a> - <a href="https://github.com/google/ExoPlayer">Exoplayer(播放器)</a> - <a href="https://github.com/danikula/AndroidVideoCache"> VideoCache(视频缓存)</a> - <a href="https://github.com/cortinico/slidetoact">slidetoact(滑动解锁)</a> - .......................................... #### Liences Copyright 2014 - 2019 Henning Dodenhof 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.

简介

一个在线与本地音乐播放器 展开 收起
Android
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/lism/TextureMusic.git
git@gitee.com:lism/TextureMusic.git
lism
TextureMusic
TextureMusic
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891