亲们,求助一下,我用了一个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