我正在尝试从 android 应用程序向 RESTful API 发出请求,使用改造来发出请求,路标进行身份验证和改造路标以连接两者,但我在请求中收到此错误:
java.lang.VerifyError: com/squareup/okhttp/internal/http/HttpConnection$AbstractSource
知道为什么会这样吗?
编辑:Logcat 错误日志:
07-02 09:15:30.626 28584-29830/com.example E/dalvikvm﹕ Could not find class 'okio.ForwardingTimeout', referenced from method com.squareup.okhttp.internal.http.HttpConnection$AbstractSource.<init>