Dx warning Ignoring InnerClasses attribute doesn't come with an associated EnclosingMethod attribute.

http://hi.baidu.com/new/joec3

Dx warning Ignoring InnerClasses attribute doesn't come with an associated EnclosingMethod attribute.

[2012-05-02 14:35:05 - fpb002] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class

(xxx.xxx.xxx.xxx) 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.

1 debug证书过期了,删除debug证书。

xp位置 C:\Documents and Settings\Administrator\.android

win7位置  C:\User\???\.android

2 包导入时class重复了,重新检查依赖关系

3 查看下ADT插件的版本 和安卓SDK的版本是否一致 

原文地址:https://www.cnblogs.com/meetrice/p/2747359.html