mirror of
https://github.com/WuXiaolong/AndroidMVPSample.git
synced 2025-06-07 22:04:04 +08:00
28 lines
898 B
Markdown
28 lines
898 B
Markdown
> MVP+Retrofit+RxJava实践小结,此Sample最初是Android MVP示例,后来融合Retrofit和RxJava,供参考。
|
||
|
||
|
||
# 效果预览
|
||

|
||
|
||
# 详见博客
|
||
[Android MVP+Retrofit+RxJava实践小结](http://wuxiaolong.me/2016/06/12/mvpRetrofitRxjava/)
|
||
|
||
# 推荐阅读
|
||
1. [Android MVP 实例](http://wuxiaolong.me/2015/09/23/AndroidMVPSample/)
|
||
|
||
1. [Android Retrofit 2.0 使用-补充篇](http://wuxiaolong.me/2016/06/18/retrofits/)
|
||
|
||
1. [Android Retrofit 2.0使用](http://wuxiaolong.me/2016/01/15/retrofit/)
|
||
|
||
1. [RxJava](http://wuxiaolong.me/2016/01/18/rxjava/)
|
||
|
||
1. [RxBus](http://wuxiaolong.me/2016/04/07/rxbus/)
|
||
|
||
# 微信公众号
|
||
欢迎微信扫一扫关注:不止于技术分享,每天进步一点点。
|
||
|
||

|
||
|
||
# 关于作者
|
||
[点击查看](http://wuxiaolong.me/about/)
|