Clide请求图片+OkHttp请求数据+图片上传和下载显示

首先得到展示上传头像和获取用户信息的接口: 把模拟器中的图片上传上去后并下载下来,在activity中显示: 首先需要的依赖: compile 'com.squareup.okhttp3:okhttp:3.10.0' implementation files('libs/gson-2.6.2.jar') compile 'com.github.bumptech.glide:glide:3.7.0'
相关文章
相关标签/搜索