Android网路通信框架

网路通信框架

implementation 'org.xutils:xutils:3.5.0'
  • retrofit2
    网络请求框架
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
compile 'com.squareup.retrofit2:adapter-rxjava2:2.3.0'
  • rxNetWork

rxjava和Retrofit的封装依赖库
https://github.com/7449/RxNetWork

 implementation 'com.ydevelop:rxNetWork:0.1.3'
  • rxNetWork等依赖其他库
https://github.com/7449/RxNetWork
https://github.com/Laimiux/rxnetwork-android
https://github.com/hahawaa1/RxNetWork
  • httpclient

apache,网络框架

compile 'org.apache.httpcomponents:httpclient:4.5.5'
  • okhttp3

    网络请求框架
    compile 'com.squareup.okhttp3:okhttp:3.9.0'
    compile 'com.squareup.okio:okio:1.13.0'

    implementation 'com.squareup.okhttp3:okhttp:3.9.0'
    implementation 'com.squareup.okio:okio:1.13.0'
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 177,434评论 25 709
  • 一.榜单介绍 排行榜包括四大类: 单一框架:仅提供路由、网络层、UI层、通信层或其他单一功能的框架 混合开发框架:...
    伟子男阅读 5,338评论 0 161
  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 136,315评论 19 139
  • 【1】成分:MRH有机甜杏仁油,MRH有机乳木果脂,多特瑞有机薰衣草精油,维生素E,天然蜂蜡,进口天然纯植物口红粉...
    五月芬芳阅读 781评论 0 0
  • 亲爱的王漂亮同学: Hello,其实我想要把我想说的话写成信或者是一个很长很长的短信发给你,但是,请原谅,我只能在...
    辰起又辰落阅读 285评论 0 0

友情链接更多精彩内容