基于 Volley 的网络请求库 RxVolley

码农软件 · 软件分类 · 网络(Networking) · 2019-07-10 08:42:40

软件介绍

RxVolley 是一个基于 Volley 的网络请求库,同时支持 RxJava 。

可以选择使用 OKHttp 或 OKHttp3 替代默认的 HttpUrlConnection 做网络请求;可以选择使用图片加载功能(复用的网络请求将有效减少 apk 体积);

移除了原 Volley 的 HttpClient 相关 API ,可在 API23 环境编译;

内置了 RxBus 的实现,可有效替换掉  EventBus 等相关库。

如果您正在使用 Gradle 构建,只需将以下行添加到 build.gradle 文件的依赖关系部分:

compile 'com.kymjs.rxvolley:rxvolley:1.1.4'

// If use okhttp function
compile 'com.kymjs.rxvolley:okhttp:1.1.4'
//or
compile 'com.kymjs.rxvolley:okhttp3:1.1.4'

// If use image-loader function
compile 'com.kymjs.rxvolley:bitmapcore:1.1.4'

本文地址:https://codercto.com/soft/d/9807.html

Bad Blood

Bad Blood

John Carreyrou / Knopf / 2018-5-21 / USD 27.95

The full inside story of the breathtaking rise and shocking collapse of Theranos, the multibillion-dollar biotech startup, by the prize-winning journalist who first broke the story and pursued it to t......一起来看看 《Bad Blood》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具