RxjavaRetrofitDemo-master
RxjavaRetrofitDemo-master copied to clipboard
上传60M左右文件时报OOM
Caused by:
5 java.lang.OutOfMemoryError:Failed to allocate a 115707072 byte allocation with 25165824 free bytes and 85MB until OOM, max allowed footprint 203981032, growth limit 268435456 6 java.lang.StringFactory.newStringFromBytes(StringFactory.java:178) 7 java.lang.StringFactory.newStringFromBytes(StringFactory.java:209) 8 okio.Buffer.readString(Buffer.java:616) 9 okio.Buffer.readString(Buffer.java:599) 10 okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.java:195) 11 okhttp3.RealCall$ApplicationInterceptorChain.proceed(RealCall.java:190) 12 com.wzgiceman.rxretrofitlibrary.retrofit_rx.http.cookie.CookieInterceptor.intercept(CookieInterceptor.java:36) 13 okhttp3.RealCall$ApplicationInterceptorChain.proceed(RealCall.java:190) 14 okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:163) 15 okhttp3.RealCall.execute(RealCall.java:57)