Skip to content

danhanxiang/DanShiApp

Repository files navigation

#DanShiApp

DanShiApp, A pure reading App based on Material Design + MVP + RxJava + Retrofit + Glide

但事,一款纯粹的阅读App,基于Material Design + MVP + RxJava + Retrofit + Glide

出于学习的目的做了这款Material Design风格的简洁的阅读应用,基本涵盖了当前Android端开发最常用的主流框架,阅读内容目前包括微信精选、干货集中营,知识、新闻、福利一网打尽,后期会持续更新,坚持在这个项目上实践最新的技术,也会争取拓展更多的阅读内容

如果感觉对你有帮助也欢迎点个star、fork,本项目仅做学习交流使用,API数据内容所有权归原作公司所有,请勿用于其他用途

###Preview

   

##Points

  • 使用RxJava配合Retrofit2做网络请求
  • 使用RxJava其他操作符来做延时、轮询、转化、筛选等操作
  • 使用okhttp3对网络返回内容做缓存,还有日志、超时重连、头部消息的配置
  • 使用Material Design控件和动画
  • 使用MVP架构整个项目,对应于model、ui、presenter三个包
  • 使用Glide做图片的处理和加载
  • 使用photoView对进行图片点击放大 缩小操作
  • 使用easyRecyclerView实现下拉刷新、上拉加载、头部添加、点击事件
  • 所有踩到的坑都在项目里做了注释

##Open source

##License

Copyright (c) 2016 danhanxiang

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages