二次封装OKhttpClient和使用

1.先导依赖 compile ‘com.squareup.okio:okio:1.5.0’ compile ‘com.squareup.okhttp3:okhttp:3.2.0’java 2.在建立要工具包和工具类 下面就是二次封装的工具类直接调用便可android package com.bwei.okhttp3ps.utils; import android.content.Intent;
相关文章
相关标签/搜索