用户组 
易积分24
热心0
好评0
|
E4A编译报警问题,一直很困扰,懂的大师帮忙看看[复制链接]
正在生成文件:classes.dex (当源码中的代码和窗口数量较多时,将自动编译生成多个classex.dex分包)
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient.class:
Type `org.apache.http.conn.params.ConnManagerParams` was not found, it is required for default or static interface methods desugaring of `void com.loopj.android.http.AsyncHttpClient.<init>()`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient.class:
Type `org.apache.http.params.HttpProtocolParams` was not found, it is required for default or static interface methods desugaring of `void com.loopj.android.http.AsyncHttpClient.<init>()`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient.class:
Type `org.apache.http.conn.scheme.PlainSocketFactory` was not found, it is required for default or static interface methods desugaring of `void com.loopj.android.http.AsyncHttpClient.<init>()`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/ssl/SocketFactoriesSUN$TdsTlsSocketFactory.class:
Type `com.sun.net.ssl.SSLContext` was not found, it is required for default or static interface methods desugaring of `javax.net.ssl.SSLSocketFactory net.sourceforge.jtds.ssl.SocketFactoriesSUN$TdsTlsSocketFactory.factory()`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/RequestParams.class:
Type `org.apache.http.client.utils.URLEncodedUtils` was not found, it is required for default or static interface methods desugaring of `java.lang.String com.loopj.android.http.RequestParams.getParamString()`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpResponseHandler.class:
Type `org.apache.http.util.EntityUtils` was not found, it is required for default or static interface methods desugaring of `void com.loopj.android.http.AsyncHttpResponseHandler.sendResponseMessage(org.apache.http.HttpResponse)`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbc/SharedNamedPipe.class:
Type `jcifs.Config` was not found, it is required for default or static interface methods desugaring of `void net.sourceforge.jtds.jdbc.SharedNamedPipe.<init>(net.sourceforge.jtds.jdbc.ConnectionJDBC2)`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient$1.class:
Type `org.apache.http.HttpRequestInterceptor` was not found, it is required for default or static interface methods desugaring of `com.loopj.android.http.AsyncHttpClient$1`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/RetryHandler.class:
Type `org.apache.http.client.HttpRequestRetryHandler` was not found, it is required for default or static interface methods desugaring of `com.loopj.android.http.RetryHandler`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/SimpleMultipartEntity.class:
Type `org.apache.http.HttpEntity` was not found, it is required for default or static interface methods desugaring of `com.loopj.android.http.SimpleMultipartEntity`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient$2.class:
Type `org.apache.http.HttpResponseInterceptor` was not found, it is required for default or stult or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsObjectFactory`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbcx/JtdsXid.class:
Type `javax.transaction.xa.Xid` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsXid`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/PersistentCookieStore.class:
Type `org.apache.http.client.CookieStore` was not found, it is required for default or static interface methods desugaring of `com.loopj.android.http.PersistentCookieStore`
Warning in H:\E4A\workspace\2022822070\libs\android-async-http-1.4.3.jar:com/loopj/android/http/AsyncHttpClient$InflatingEntity.class:
Type `org.apache.http.entity.HttpEntityWrapper` was not found, it is required for default or static interface methods desugaring of `com.loopj.android.http.AsyncHttpClient$InflatingEntity`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/ssl/SocketFactoriesSUN$1.class:
Type `com.sun.net.ssl.X509TrustManager` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.ssl.SocketFactoriesSUN$1`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbcx/JtdsXAResource.class:
Type `javax.transaction.xa.XAResource` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsXAResource`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbcx/JtdsXAConnection.class:
Type `javax.sql.XAConnection` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsXAConnection`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbcx/JtdsDataSource.class:
Type `javax.sql.XADataSource` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsDataSource`
Warning in H:\E4A\workspace\2022822070\libs\jdts.jar:net/sourceforge/jtds/jdbcx/JtdsDataSource.class:
Type `javax.naming.Referenceable` was not found, it is required for default or static interface methods desugaring of `net.sourceforge.jtds.jdbcx.JtdsDataSource`
正在打包工程:资料支持系统 (资源文件必须符合规范,例如xml文件里的信息是否正确,.9.png图片是否为真实的九宫格图片,资源文件名称不能有中文)
窒低? (资源文件必须符合规范,例如xml文件里的信息是否正确,.9.png图片是否为真实的九宫格图片,资源文件名称不能有中文)
正在执行签名:AndroidDebugKey (V2签名方式,pkcs12格式)
编译完成,用时:15.946秒
|
|