对于解决androidstudio编辑时发生的错误Error:warning: Ignoring InnerClasses attribute for an anonymous inner class

本文介绍了如何解决在使用Android Studio进行应用打包时遇到的错误,包括删除重复的jar包、修正build.gradle配置以及正确输入android.keystore密码等步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

之前有这个错误,但是不影响apk打包,今天发现了这个文章,尝试删除了一个导入包,完美解决

删除重复的引用

用AndroidStudio打签名包时android.keystore 的密码输入错了也会报这个

Android studio 运行不起来,报错详情:

Error:warning: Ignoring InnerClasses attribute for an anonymous inner class

Error:(cn.bmob.v3.util.Tempest) that doesn't come with an
Error:associated EnclosingMethod attribute. This class was probably produced by a
Error:compiler that did not target the modern .class file format. The recommended
Error:solution is to recompile the class from source, using an up-to-date compiler
Error:and without specifying any "-target" type options. The consequence of ignoring
Error:this warning is that reflective operations on this class will incorrectly

Error:indicate that it is *not* an inner class.


解决办法如下:

一般情况下,发生这种错误多数情况下都是你导包上面出了问题。最常见的是导了不同版本的重复jar包。

那把重复的jar包删除掉,Rebuild Project.就可以解决。如果,还有其他问题,那证明你的app下的build.gradle配置就有问题。

还有,用AndroidStudio打签名包时android.keystore 的密码输入错了也会报这个。


参考文章:http://blog.youkuaiyun.com/msn465780/article/details/51457911

引用地址  地址


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值