bill-bil / HifiNi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HifiNi

介绍

音乐资源 - HiFiNi

歌词资源 - LRC歌词网

资源仅作为学习用途,请勿商用

Java版本 Java版本不再维护

Wiki

演示视频

S20617-12225738.mp4

功能

  1. HiFiNi用户登录、注册功能(使用WorkManger实现每天自动签到功能)。
  2. 热门、排行、分类音乐数据分页显示。
  3. 按照歌手、歌曲搜索。
  4. 使用Room,实现音乐本地播放记录、收藏功能。
  5. 支持歌曲下载。
  6. 支持歌词显示、切换、缓存。

目前下载的都是试听版本的(m4a,mp3),高质量flac的需要回复百度网盘下载,后续看看这部分能不能做。

下载地址

HiFiNi

点击下载

感谢

Jetpack-MusicPlayer

RxHttp

Jsoup

LrcView

GSYVideoPlayer

BannerViewPager

开源库

QMUI-MVVM

License

Copyright 2018-present Theoneee

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.

About


Languages

Language:Kotlin 58.8%Language:Java 41.2%