美文网首页
求助:小弟是个android新手,遇到问题了

求助:小弟是个android新手,遇到问题了

作者: etiquette | 来源:发表于2016-12-26 10:02 被阅读0次

怎么解决下面的问题? 这是android studio的报错:

Information:Gradle tasks [:app:assembleDebug]

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

Error:(com.xiaomi.channel.commonutils.misc.c) 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:and without specifying any "-target" type options. The consequence of ignoring

Error:solution is to recompile the class from source, using an up-to-date compiler

Error:this warning is that reflective operations on this class will incorrectly

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

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

Error:(com.xiaomi.channel.commonutils.misc.d) 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.

相关文章

网友评论

      本文标题:求助:小弟是个android新手,遇到问题了

      本文链接:https://www.haomeiwen.com/subject/echjvttx.html