[2015-09-11 11:18:21 - CxWork] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(com.baidu.lbsapi.auth.l) 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.

错误描述:项目没有红叉,但一运行就出现上述warning,同时项目名出现红叉,不能运行;

项目架构:主项目(sdk4.2.2),lib1(sdk4.2.2),lib2(sdk4.2.2);

修改:分别将两个lib的sdk改成2.2.3;

然后出现下述错误:

[2015-09-11 11:18:27 - CxWork] invalid resource directory name: D:\workspace\SwipeMenuListView\bin\res/crunch

将crunch文件夹删除;


更多相关文章

  1. 基于 MVP 架构使用Android通用开发框架快速开发微博项目实战
  2. 5分钟将OSC Android源码从Eclipse项目转化为Android(安卓)studio
  3. 10个经典的Android开源应用项目
  4. Android小项目——简易备忘录
  5. 基于android的音乐APP大作业和设计指导项目
  6. 对自己第一个android小项目的归纳总结
  7. 解决AndroidStudio编译报错:org.gradle.api.internal.artifacts.i
  8. Android上运行QT项目Necessitas的基本原理
  9. Android(安卓)Studio创建Android项目生成的文件详解

随机推荐

  1. Volley的简单使用
  2. android 的一些参数
  3. Android(安卓)Studion样式中自带的三个it
  4. Intent打开各种类型文件
  5. Android中Fragment之间replace(替换)的动画
  6. Android(安卓)安装文件.apk反编译
  7. Android(安卓)CTS包下载地址
  8. Android——工具对话框
  9. Android计算文件夹大小、文件大小单位转
  10. Android中使用SQLiteDatabase对数据库进