【发布时间】:2016-03-27 20:47:25
【问题描述】:
我找到了这个代码HttpURLConnection to Send image , audio and video files with parameter may (String or Json String) Android,它与视频、图像和音频完美配合。但是当我发送一个大视频时,我得到了这个错误:
Throwing OutOfMemoryError "Failed to allocate a 28 byte allocation with 0 free bytes and -1856B until OOM" (recursive case)
【问题讨论】:
标签: android large-files large-file-upload