Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugeterry/coderfun

knowledge&girls,RxJava&Retrofit&DBFlow
https://github.com/hugeterry/coderfun

android dbflow gank retrofit2 rxjava

Last synced: 3 months ago
JSON representation

knowledge&girls,RxJava&Retrofit&DBFlow

Awesome Lists containing this project

README

        

# 趣刻 Android APP

该项目使用了RxJava & Retrofit & DBFlow进行开发,同时调用自己开源的[CoordinatorTabLayout](https://github.com/hugeterry/CoordinatorTabLayout) 和 [updatefun](https://github.com/hugeterry/UpdateDemo)

数据的存储使用了两种方式,主页采用DBFlow第三方数据库进行存储,阅读页采用 Retrofit+okhttp 缓存进行存储

16年1月的寒假闲下来学习知识点向大神们学习的一个项目

每天分享几篇技术干货,一张精选妹纸图,一个有趣的休息视频,在有趣的时刻做有趣的事情

数据来源[Gank.Io](http://gank.io/)

[豌豆荚下载](http://www.wandoujia.com/apps/cn.hugeterry.coderfun)

[直接下载:https://fir.im/coderfun](https://fir.im/coderfun)

欢迎使用向我修功能提建议改bug

相关文章:http://hugeterry.cn/dreams/324




#### 主要运用
- `Material Design`
- [Retrofit2](https://square.github.io/retrofit/) RESTful API库与响应式编程[Rxjava](https://github.com/ReactiveX/RxJava)结合
- [DBflow](https://github.com/Raizlabs/DBFlow)数据库
- [Fresco](http://fresco-cn.org/)图片加载及存储
- [Glide](https://github.com/bumptech/glide) 图片加载
- `RecyclerView`实现listview以及实现瀑布流布局
- `WebView`
- [updatefun](https://github.com/hugeterry/UpdateDemo)自己开源的fir.im更新库
- [CoordinatorTabLayout](https://github.com/hugeterry/CoordinatorTabLayout)自己开源的CoordinatorTabLayout控件库

## 特别鸣谢

- [@代码家](http://weibo.com/u/1628291124)和他的[干货集中营](http://gank.io)提供的数据
- [@drakeet](http://weibo.com/drak11t)和他的[妹纸.gank.io](https://github.com/drakeet/Meizhi)

## 开源协议

[GPL v3](LICENSE)