切换风格

默认Lavender Sky Flowers Wizard Snow Beige California City Dragon Black London Sunset glow Pink Cloud

4

主题

24

积分

0

精华

用户组 

易积分
24
热心
0
好评
0
E4A编译报警问题,一直很困扰,懂的大师帮忙看看[复制链接]
发表于 2022-8-2 21:00:56 | 显示全部楼层 |阅读模式
正在生成文件: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秒

易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

39

主题

753

积分

0

精华

用户组 

易积分
695
热心
0
好评
0
发表于 2022-8-3 16:28:09 | 显示全部楼层
看不懂啊
易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

1

主题

349

积分

0

精华

用户组 

易积分
1950
热心
0
好评
0
发表于 2022-8-4 07:17:38 来自手机 | 显示全部楼层
也遇到过,也不知道是为啥,一段一段的排查
易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

1

主题

7

积分

0

精华

用户组 

易积分
42
热心
0
好评
0
发表于 2022-8-4 10:49:37 | 显示全部楼层
不明觉厉!
易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

9

主题

745

积分

0

精华

用户组 

易积分
229
热心
0
好评
0

活跃会员

发表于 2022-8-5 10:12:10 | 显示全部楼层
本帖最后由 yanxueao 于 2022-8-5 15:17 编辑

编译成功了,就没用问题。6.9版本的是这样的。6.7的不出现这东西。
易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

111

主题

1247

积分

8

精华

用户组 

易积分
2853
热心
0
好评
16
发表于 2022-8-5 22:07:06 | 显示全部楼层
这是d8编译器在java转dex的时候输出的日志信息,可以不用管。
易如意中文编程学习交流论坛有你更精彩~
回复

使用道具 举报

QQ|sitemap|免责声明|RGB颜色对照表|手机版|小黑屋| 易如意 - E4A中文编程学习交流论坛

GMT+8, 2024-5-3 08:42 , Processed in 0.057093 second(s), 32 queries .

Powered by Discuz! X3.4

© 2001-2018 eruyi.cn

返回顶部