lwd20082301012 2013-08-23 05:40 采纳率: 100%
浏览 9230
已采纳

安卓开源项目,导入eclipse却有大量错误

亲们,求助一下,我用了一个android开源项目练手,结果却发现大把错误,是我环境设置有错吗?项目地址https://github.com/NoahY/q2android

Description Resource    Path    Location    Type
error: Error: No resource found that matches the given name: attr 'actionBarStyle'. styles.xml  /Q2Android/res/values   line 19 Android AAPT Problem
ActionBar cannot be resolved to a type  Q2Android.java  /Q2Android/src/org/noahy/q2android  line 117    Java Problem
error: Error retrieving parent for item: No resource found that matches the given name 'Theme.Sherlock.Light'.  styles.xml  /Q2Android/res/values   line 8  Android AAPT Problem
error: Error: No resource found that matches the given name: attr 'background'. styles.xml  /Q2Android/res/values   line 24 Android AAPT Problem
error: Error retrieving parent for item: No resource found that matches the given name 'Widget.Sherlock.Light.ActionBar.Solid.Inverse'. styles.xml  /Q2Android/res/values   line 22 Android AAPT Problem
error: Error retrieving parent for item: No resource found that matches the given name 'Widget.Sherlock.Light.ActionBar.Solid.Inverse'. styles.xml  /Q2Android/res/values   line 27 Android AAPT Problem
error: Error: No resource found that matches the given name: attr 'titleTextStyle'. styles.xml  /Q2Android/res/values   line 25 Android AAPT Problem
ActionBar cannot be resolved to a type  Q2Android.java  /Q2Android/src/org/noahy/q2android  line 151    Java Problem
ActionBar cannot be resolved to a type  Q2Android.java  /Q2Android/src/org/noahy/q2android  line 152    Java Problem
ActionBar cannot be resolved to a type  Q2Android.java  /Q2Android/src/org/noahy/q2android  line 149    Java Problem
  • 写回答

3条回答

  • ll_0520 2013-08-24 10:10
    关注

    缺少引用库,在项目属性中看是不是有打叉号的引用库

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序