赞
踩
res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light’.
res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light.DarkActionBar’.`
这些问题基本都是没有R文件,
即可以在创建工程时,在Minimum Required SDK选择API4.0就能解决
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。