标签:
No resource found that matches the given name ‘@android:style/Theme.Holo‘
此类错误一般原因如下:
android 版本过低,右键你的项目->Properties->Android ,选择API level 11 ,或者更高的,就没问题了。
属性引用错误
原文地址:http://www.cnblogs.com/vagrant1991/p/4305798.html