# TextureMusic
**Repository Path**: iForkOpenSource/TextureMusic
## Basic Information
- **Project Name**: TextureMusic
- **Description**: 一个在线与本地音乐播放器
- **Primary Language**: Android
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 28
- **Created**: 2023-02-16
- **Last Updated**: 2023-02-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# TextureMusic
#### 项目介绍
本项目为一个音乐播放器,界面部分参考网易云音乐,项目中API主要来源为GitHub上提供和
本人抓包获得,包含了网易云音乐的绝大部分API。
#### 界面截图
  
  
  
  

#### 构建过程
1. 将该项目clone或者下载后将Manifest文件中的shareSdkS 和shareSDKS1 换成你自己的:
2. 编译项目并安装运行
3. 如果提示编译失败请检查Gradle版本和你Android Studio 是否匹配
#### 感谢以下开源项目
- OkHttp
- RxJava
- RxAndroid
- Retrofit
- Rxlifecycle
- Rxbinding
- Glide
- Lottie
- material-dialogs
- CircleImageView
- 时间选择器
- NativeStackBlur(高斯模糊)
- Vlayout(RecyclerView动态布局)
- Exoplayer(播放器)
- VideoCache(视频缓存)
- slidetoact(滑动解锁)
- ..........................................
#### 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.