Giter VIP home page Giter VIP logo

easyreader's Introduction

易读

模仿网易云音乐UI,用知乎和gankio 网易新闻 豆瓣电影的API来完成一个基于Material Design +Rxjava + Retrofit + dagger2 + MVP构架的项目

为了更好的学习Material Design和主流框架,于是有了该项目。
APP下载地址或者github中APP下载地址大家觉得项目构建慢的话,可以先下载来玩玩看,支持5.0以上,本项目可以支持4.0以上不过部分动画会失效,如果要用4.0-5.0的自己去gradle里面修改。

Screenshots


Preview

tips:

  • 项目还在更新阶段,发现bug请您及时以我联系,有好的建议欢迎issue、qq=502325525
  • IDEIDE提示缺少Dagger开头的Class直接编译即可,会由Dagger2自动生成,如DaggerActivityComponent这个是红色的,可以直接按运行。
  • 本项目的API数据内容所有权归原作公司所有。

Features 特性

  • 遵循Material Design设计风格。
  • Rxjava+Retrofit2网络请求,并进行封装错误可以进行统一处理。
  • Dagger2将M层注入P层,将P层注入V层,无需new,直接调用对象。
  • 抽取BaseActivity和BaseFragment,非常值得学习,BaseActivity还添加了侧滑关闭哦,而且完全是作者自己想出来的。
  • BaseRecyclerViewAdapterHelper+RecyclerView完成下拉刷新,上拉加载更多。
  • Glide做图片的处理和加载
  • 使用CoordinatorLayout + AppBarLayout + CollapsingToolbarLayout。
  • 自定义控件电影详情页自定义控件影人图片左右滑动的Viewgroup,侧滑关闭也是属于自定义控件的知识,都是作者自己想出来的,值得学习的。

Thanks

API:

知乎日报 干货集中营API 豆瓣电影。

APP:

云阅项目部分UI从该项目中获取,非常感谢作者,作者对我也有很大的帮助
GeekNews学习了他的degger2的思路
looklook参考了他的网易API。

End:

如果该项目对您有帮助,帮忙点个star吧。
作者还会努力更新,带来更多的技术点。

About me:

easyreader's People

Contributors

laotan7237 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.