Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top