我正在尝试使用eclipse中的Greendroid库。在我将其作为库导入的那一刻,项目就刹车了。生成的R文件消失,我的应用程序无法编译(由于此行为)。我将Greendroid框架作为一个普通的android项目导入。当使用Greendroid时,我的应用程序开始抛出错误:
W/ResourceType( 7692): Bad resource table: header size 0xc or total size有什么建议如何正确导入/安装/链接Greendroid吗?
我正在尝试导入并运行GreenDroid项目:The type java.lang.Enum cannot be resolved.It is indirectly referenced from required .class files ActionBarItem.java /GreenDroid/GreenDroid/src/greendroid/widget line 1 Java Problem
不确定如何解决。