mengxiao

看了好多的博客,终于弄清楚了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

分类:

技术点:

相关文章:

  • 2021-06-08
  • 2022-01-12
  • 2017-12-08
  • 2021-04-14
  • 2021-08-12
  • 2021-04-15
  • 2021-09-03
猜你喜欢
  • 2021-11-03
  • 2021-11-03
  • 2021-05-27
  • 2021-06-24
  • 2021-10-16
  • 2021-11-03
相关资源
相似解决方案