看了好多的博客,终于弄清楚了Rxjava和Retrofit,给大家推荐几个不错的文章:
https://gank.io/post/56e80c2c677659311bed9841
这个文章是只用Retrofit,然后是在Retofit的基础上使用Rxjava;
http://gank.io/post/560e15be2dca930e00da1083 (给 Android 开发者的 RxJava 详解)
http://blog.csdn.net/xiaonaihe/article/details/52169190
这个是基于Retrofit2.0封装的RetrofitClient.
http://www.cnblogs.com/wondertwo/p/5838528.html
这个很详细的介绍了Retrofit