Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Retrofit 支持 android 2.1 吗?我尝试在应用程序类上禁用保持活动但仍然向我显示 ConnectionPool 的 ClassNotFound。我正在运行 OK AVD api 7
我在 OkHttp 1.5 中错误地破坏了对 Android < 2.3 的支持。我们将在 3 月 11 日或 12 日推出 OkHttp 1.5.1 来解决这个问题。在此期间,OkHttp 1.3 应该可以在 Android 2.1 上运行。