RxJava+Retrofit+MVP构建的App——聚合资讯

来源:互联网 发布:联通网络测速手机版 编辑:程序博客网 时间:2024/04/29 22:28

RtfRxMVP

聚合资讯APP,提供热点资讯,天气预报以及笑话精选服务,使用 Retrofit + RxJava + MVP 构建代码。

01

02

03

04

05

06


Hello U

这是我的一个练习项目,第一次尝试运用 MVP模式 书写代码,有很多不足之处,望轻喷。

(=・ω・=)


Source Code

如果你喜欢该项目,期待你给个 star 。当然我也希望你能够 fork 下来,我们一起完善它。

(。・`ω´・)


Thanks

感谢开源项目的代码支持和开放平台免费提供数据。

o(*≧▽≦)ツ

  • ReactiveX/RxJava
  • ReactiveX/RxAndroid
  • square/retrofit
  • bumptech/glide
  • JakeWharton/butterknife
  • CymChad/BaseRecyclerViewAdapterHelper
  • zaaach/CityPicker
  • 聚合数据

Here

当前版本:v1.0.0

作者:Pwcong


源码地址

https://github.com/pwcong/RtfRxMVP

0 0