Android-Retrofit多文件上传出错
创始人
2024-08-19 20:30:09
0
  1. 借助 MultipartBody.Part 和 RequestBody 类型参数进行多文件上传:

MultipartBody.Builder builder = new MultipartBody.Builder().setType(MultipartBody.FORM); for (int i = 0; i < files.size(); i++) { File file = new File(files.get(i).getPath()); RequestBody requestBody = RequestBody.create(MediaType.parse("multipart/form-data"), file); builder.addFormDataPart("file_name" + i, file.getName(), requestBody); } MultipartBody multipartBody = builder.build(); Call call = api.uploadFiles(multipartBody);

  1. 在 Retrofit 接口声明的方法中使用 @Part List 类型的参数,用于支持多个文件上传:

@Multipart @POST("upload/files") Call uploadFiles(@Part MultipartBody.Part file1, @Part MultipartBody.Part file2);

List parts = new ArrayList<>(); for (int i = 0; i < files.size(); i++) { File file = new File(files.get(i).getPath()); RequestBody requestBody = RequestBody.create(MediaType.parse("multipart/form-data"), file); MultipartBody.Part part = MultipartBody.Part.createFormData("file_name" + i, file.getName(), requestBody); parts.add(part); } Call call = api.uploadFiles(parts);

相关内容

热门资讯

透视指南书!德普之星透视辅助软... 透视指南书!德普之星透视辅助软件,德普之星有辅助软件吗(透视)其实真的有透视脚本(哔哩哔哩)运德普之...
透视指南!wepoker科技辅... 透视指南!wepoker科技辅助器,wepoker透视脚本免费使用视频(透视)切实是真的挂(哔哩哔哩...
透视法子!aapoker怎么设... 透视法子!aapoker怎么设置抽水,aapoker安装包怎么使用(透视)真是存在有脚本工具(哔哩哔...
透视项目!德州圈脚本,hhpo... 透视项目!德州圈脚本,hhpoker底牌透视脚本(透视)好像是有挂(哔哩哔哩)1、hhpoker底牌...
透视诀窍!wepoker怎么增... 透视诀窍!wepoker怎么增加运气,wepoker免费透视(透视)都是存在有透视技巧(哔哩哔哩)1...
透视演示!wepoker透视脚... 透视演示!wepoker透视脚本苹果版,德州私人局怎么透视(透视)好像真的是有挂(哔哩哔哩);1、游...
透视练习!wepoker高级辅... 透视练习!wepoker高级辅助,wepoker透视脚本安卓(透视)一贯真的是有透视器(哔哩哔哩)1...
透视教材!pokemmo内置修... 透视教材!pokemmo内置修改器,wepoker辅助分析器(透视)切实是有挂(哔哩哔哩)1、每一步...
透视法子!德州局hhpoker... 透视法子!德州局hhpoker,hhpoker免费透视脚本(透视)确实真的是有脚本神器(哔哩哔哩)h...
透视操作!hhpoker德州牛... 透视操作!hhpoker德州牛仔视频,hhpoker智能辅助插件(透视)本来是真的挂(哔哩哔哩)1、...