网络库目前用的是volley,这个貌似不推荐处理数据量大的文件,一般要用什么来做图片上传这个功能呢?
直接用steam会不会更好?
怪我咯2017-04-17 12:04:18
If the amount of data is large, volley is indeed not recommended
You can refer to a foreign blog to handle client and server logic android-upload-an-image-to-a-server