mirror of
https://github.com/WuXiaolong/AndroidMVPSample.git
synced 2025-06-10 16:10:08 +08:00
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
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/)
|
||
|
||
# 联系我
|
||
我的微信公众号:吴小龙同学,欢迎关注交流。
|
||
|
||

|
||
|
||
|
||
Android技术交流群
|
||
|
||
④群 331553260<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=49d34fe949967c15001e702030f3f69e523c624771a8059319ab1e247cc4f723"><img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="剩者为王④群" title="剩者为王④群"></a>
|
||
|
||
|
||
|
||
# 关于作者
|
||
[点击查看](http://wuxiaolong.me/about/)
|