문제

Does Retrofit support android 2.1? I try disable keep alive on Application class But still showing me ClassNotFound of ConnectionPool. I am running OK AVD api 7

도움이 되었습니까?

해결책

I mistakenly broke support for Android < 2.3 in OkHttp 1.5. We're going to put out an OkHttp 1.5.1 on March 11 or 12 that should fix the problem. In the interim, OkHttp 1.3 should work on Android 2.1.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top