GithubHelp home page GithubHelp logo

hhy5277 / cloudreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youlookwhat/cloudreader

0.0 2.0 0.0 57.66 MB

云阅:一款基于网易云音乐UI,使用Gank.Io及豆瓣api开发的符合Google Material Design的Android开源项目。项目采取的是MVVM-DataBinding架构开发,现主要包括:干货区、电影区和书籍区三个子模块。DIY网易云音乐原来是如此Cool~

License: Apache License 2.0

Java 100.00%

cloudreader's Introduction

CloudReader

Apache License 2.0 Release Version PRs Welcome API

Netease cloud music Ui && Retrofit + RxJava + MVVM-databinding && GankIo、Douban Api

Introduce

一款基于网易云音乐UI,使用GankIo及豆瓣api开发的符合Google Material Desgin阅读类的开源项目。项目采取的是Retrofit + RxJava + MVVM-DataBinding架构开发。开发中所遇到的各种问题已归纳在这里

A netease cloud music based UI, using GankIo and douban API development accord with Google Material Desgin reading class open source projects.Various problems encountered in the development of has been summed up here.

效果图

  • 部分效果图

  • gif演示

Issues 宝贵意见

如果有任何问题,请到github的issue处写上你不明白的地方,也可以通过下面提供的方式联系我,我会及时给予帮助。另外常见的问题已总结在这里

If you have any questions, please write to the issue of making you don't understand of place, also can contact me through here, I will help them in time.Another common problem is summarized here.

Features 特性

  • 1、基本遵循Google Material Design设计风格。
    Basic follow Google Material Design style.
  • 2、干货集中营内容与豆瓣电影书籍内容。
    The Content of gank.io and Douban movie,books.
  • 3、高仿网易云音乐歌单详情页。
    High imitation netease cloud music playlist page for details.
  • 4、NavigationView搭配DrawerLayout的具体使用。
    NavigationView collocation DrawerLayout specific use.
  • 5、沉浸式状态栏使用与版本适配。
    Immersive status bar with version adapter.
  • 6、MvvM-DataBing的项目应用。
    The MvvM-DataBing project application.
  • 7、RxBus代替EventBus进行组件之间通讯。
    RxBus replace EventBus for communication between components.
  • 8、ToolBar的全方面使用。
    All aspects of the ToolBar.
  • 9、Glide加载监听,获取缓存,圆角图片,高斯模糊。
    Glide load monitoring, access to the cache, the rounded pictures, gaussian blur.
  • 10、水波纹点击效果详细使用与适配。
    Click the water ripple effect use and adaptation in detail.
  • 11、RecyclerView下拉刷新,上拉加载。
    RecyclerView drop-down refresh and tensile loading.
  • 12、基于DataBindingViewHolder
    Based on the DataBinding ViewHolder.
  • 13、基于DataBindingBaseActivityBaseFragment
    Based on the DataBinding BaseActivity and BaseFragment.
  • 14、Fragment懒加载模式。
    Fragments lazy loading mode.
  • 15、SwipeRefreshLayout结合RecyclerView下拉刷新上拉加载。
    SwipeRefreshLayout combining RecyclerView drop-down refresh and on load.
  • 16、CoordinatorLayout+Behavior实现标题栏渐变。
    CoordinatorLayout add behaviors to achieve the title bar gradient.
  • 17、NestedScrollView 嵌套RecyclerView 的使用。
    NestedScrollView nested RecyclerView for specific use.

TODO

  • 每日推荐可设置是否显示图片及查看具体某一天的干货信息。
    Recommended daily can set whether to display images and view specific one day dry cargo information.
  • 每日推荐可调整栏目顺序。
    Recommended daily can adjust the column order.
  • 书籍部分增加更多内容并可自由定制。
    And can customize free books section to add more content.
  • 增加搜索功能。
    Increase the search function.
  • 网页增加分享功能。
    WebView increase share function.

See Detail

项目介绍详情 | 细节优化详情

Download

 火速跳转
     

Thanks

  • 我几乎看过了所有关于Android仿网易云音乐的项目与文章,发现大部分做的都不够细致,也没有比较好的内容填充,于是决心自己着手做一个,才有了这个开源项目。这里列出主要参考的内容。

  • 感谢iconfont提供图片资源,项目中的大部分图片皆出于此,一部分来自网易云音乐。

  • 感谢我们的UI工程师Sandawang,图标等部分图片皆由他设计。

  • 参考项目:ImitateNetEasyCloudbanya;主要数据来源:Gank.Io豆瓣Api

  • 使用到的开源库:glidebottomsheetnineoldandroidsrxandroid等等。

  • 感谢代码家张鸿洋drakeetyang747046912GiitSmileforezp等众多开发者贡献的开源项目,让我从中学到了很多!

Statement

感谢网易云音乐App提供参考,附上《网易云音乐Android 3.0视觉设计规范文档》。本人是网易云音乐的粉丝,使用了其中的部分素材,并非攻击,如构成侵权请及时通知我修改或删除。大部分数据来自于干货集中营和豆瓣APIV2.0,一切数据解释权都归代码家和豆瓣所有。

End

最后,如果你觉得不错,对你有帮助,可以帮忙分享给你更多的朋友,这是给我们最大的动力与支持,也可以请我喝杯咖啡(支付宝:[email protected]),也就是所谓的打赏O(∩_∩)O~。同时希望你多多fork,star,follow,我将贡献更多的开源项目。开源使生活更美好!

About me

License

Copyright (C) 2016 Bin Jing

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.

cloudreader's People

Contributors

youlookwhat avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.