1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-06-06 13:24:03 +08:00
AndroidMVPSample/README.md
2024-09-30 21:38:59 +08:00

27 lines
875 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

> MVP + Retrofit + RxJava2 实践小结,此 Sample 最初是 Android MVP 示例,后来融合 Retrofit 和 RxJava2供参考。
# 效果预览
![](http://7q5c2h.com1.z0.glb.clouddn.com/mvp_retrofit_rxjava.jpg)
# 详见博客
[Android MVP+Retrofit+RxJava实践小结](https://wuxiaolong.github.io/2016/06/12/mvpRetrofitRxjava/)
# 推荐阅读
1. [Android MVP 实例](https://wuxiaolong.github.io/2015/09/23/AndroidMVPSample/)
1. [Android Retrofit 2.0 使用-补充篇](https://wuxiaolong.github.io/2016/06/18/retrofits/)
1. [Android Retrofit 2.0使用](https://wuxiaolong.github.io/2016/01/15/retrofit/)
1. [RxJava](https://wuxiaolong.github.io/2016/01/18/rxjava/)
1. [RxBus](https://wuxiaolong.github.io/2016/04/07/rxbus/)
# 联系我
我的微信公众号:吴小龙同学,欢迎交流。
![](http://7q5c2h.com1.z0.glb.clouddn.com/qrcode_wuxiaolong.jpg)