1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-06-06 13:24:03 +08:00

Update README.md

This commit is contained in:
吴小龙同學 2016-06-12 15:32:42 +08:00 committed by GitHub
parent 436e4a9cc7
commit 5d835075c3

View File

@ -1,5 +1,4 @@
# Android MVP 实例
简单的请求天气功能演示Android MVP是如何使用的
> MVP+Retrofit+RxJava实践小结,一点经验之谈,希望您看完这篇文章,有所收获!
# 效果预览
![](https://github.com/WuXiaolong/AndroidMVPSample/raw/master/screenshots.png)
@ -7,9 +6,15 @@
# 详见博客
[http://wuxiaolong.me/2015/09/23/AndroidMVPSample/](http://wuxiaolong.me/2015/09/23/AndroidMVPSample/)
# 推荐阅读
1、[Android MVP 实例](http://wuxiaolong.me/2015/09/23/AndroidMVPSample/)
2、[Android Retrofit 2.0使用](http://wuxiaolong.me/2016/01/15/retrofit/)
3、[RxJava](http://wuxiaolong.me/2016/01/18/rxjava/)
4、[RxBus](http://wuxiaolong.me/2016/04/07/rxbus/)
# AndroidProgrammer
我的微信公众号Android高手进阶之路让我们共同学习每天进步一点点。欢迎微信扫一扫关注。
![](http://7q5c2h.com1.z0.glb.clouddn.com/qrcode_AndroidProgrammer.jpg)
![](http://7q5c2h.com1.z0.glb.clouddn.com/AndroidProgrammerLogo.jpg)
# 关于作者
[点击查看](http://wuxiaolong.me/about/)