`

Ignoring InnerClasses attribute for an anonymous inner class

 
阅读更多
今天在做android项目时,加入第三方包,一编译就报错。
错误如下:
[2012-03-22 18:42:41 - MedicalSystem] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(org.ksoap2.transport.KeepAliveHttpsTransportSE$1) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.


大家可以看到debug.keystore的日期是 2011-03-20,而今天是2012-03-22日,果然如网上所说,超过了一年,debug证书过期了。
于是我删掉这个文件,重新编译运行,果然没问题了,而此时 该目录又重新生成了debug.keystore,日期是今天。


这个问题已经困扰我两天了,终于解决了。
分享到:
评论

相关推荐

    Android开发导入项目报错Ignoring InnerClasses attribute for an anonymous inner class的解决办法

    今天小编就为大家分享一篇关于Android开发导入项目报错Ignoring InnerClasses attribute for an anonymous inner class的解决办法,小编觉得内容挺不错的,现在分享给大家,具有很好的参考价值,需要的朋友一起跟随...

    Java 英文习题及答案

    (b) must be the same as the class it defines, ignoring case (c) must use the extension .class (d) must be the same as the class it defines, respecting case 2. Which of the following statements is (are...

    将solidworks模型导入ROS中的错误解决

    [ERROR] [1584194344.911065094]: Ignoring transform for child_frame_id “left_wheel_link” from authority “unknown_publisher” because of a nan value in the transform (-nan -nan -nan) (-nan -nan -nan ...

    基于节点拓扑结构和属性的重叠社区检测算法 (2016年)

    For overlapping community detection usually only considering the topology information of nodes,ignoring the node attribute information,causing the problem of missing important data structures,this ...

    A Unified Framework for the Study of Anti-Windup Designs

    We present a unified framework for the study of linear time-invariant (LTI) systems subject to control input nonlinearities. The framework is based on the following two-step design paradigm: UDesign ...

    Linux中chroot的使用.pdf

    Linux中chroot的使用.pdf

    信息安全_数据安全_The_Advantage_of_Ignoring_the_Lo.pdf

    信息安全_数据安全_The_Advantage_of_Ignoring_the_Lo web安全 安全实践 金融安全 安全管理 安全开发

    ip monitor

    Jun 08 00:02:46 localhost.localdomain firewalld[854]: WARNING: beyond-scope: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time. Jun 08 00:02:46 localhost.localdomain firewalld[854]: ...

    EhLib 8.0 Build 8.0.023 Pro Edition FullSource for D7-XE8

    The Library contains components and classes for Borland Delphi versions 7, 9, Developer Studio 2006, Delphi 2007, Embarcadero RAD Studio 2009-XE8, Lazarus. TABLE OF CONTENTS ----------------- ...

    Mastering.Spring.Cloud

    Enabling Feign for an application Building Feign interfaces Launching microservices Inheritance support Creating a client manually Client customization Summary Advanced Load Balancing and Circuit ...

    VclZip pro v3.10.1

    New ZLib methods for optimized compression and decompression of single entities of data in standard ZLib format, without the overhead of the PKZip format. This is excellent for compression of data to ...

    End-to-end Estimation of the Available Bandwidth Variation Range

    Previous work focused on the estimation of the average avail-bw, ignoring the significant variability of this metric in different time scales. In this paper, we show how to estimate a given ...

    AllShare 共享资源

    本仓库本着开源的原则共享资源,包括PHP基础教学视频,基础算法,前端等各类资料无偿分享,大家一起学习进步。

    node-ignoring

    安装 npm install ignoring用法该工具使用起来非常简单。 您可以使用ignoring或gitignore 。 对于这些示例,我将使用gitignore 。创建一个gitignore 在当前目录中创建.gitignore文件 $ gitignore create创建全局...

    EhLib 9.1.024

    The Library contains components and classes for Borland Delphi versions 7, 9, Developer Studio 2006, Delphi 2007, Embarcadero RAD Studio 2009-XE10.2, Lazarus. TABLE OF CONTENTS ----------------- ...

    Araxis Merge Professional 2012.4162 (x86/x64).part1

    The latter is useful for ignoring unimportant changes such as timestamps or expanded version control keywords. Binary and image file comparison Merge doesn’t just compare text files. Use image ...

    Araxis Merge Professional 2012.4162 (x86/x64).part2

    The latter is useful for ignoring unimportant changes such as timestamps or expanded version control keywords. Binary and image file comparison Merge doesn’t just compare text files. Use image ...

    WordPress 3 Search Engine Optimization.pdf

    Understanding a search engine's inner working 11 Preparing the index 11 Querying the index 12 Exploring on-page search ranking factors 12 Weighing search factors 13 Understanding the search ...

Global site tag (gtag.js) - Google Analytics