Android项目从其它电脑拷到本电脑,import后报错

============问题描述============


values/styles.xml文件中:<style name="AppBaseTheme" parent="Theme.AppCompat.Light">报错:No resource found that matches the given name 'android:Theme.Holo.Light;

values-v11/styles.xml文件中:<style name="AppBaseTheme" parent="Theme.AppCompat.Light">报错:No resource found that matches the given name 'android:Theme.Holo.Light;

values-v14/styles.xml文件中:<style name="AppBaseTheme" parent="Theme.AppCompat.Light.DarkActionBar">报错:No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar;

============解决方案1============


引用v7的support没导入进来吧
posted @ 2014-10-19 21:55  0基础学android开发  阅读(310)  评论(0编辑  收藏  举报
我要啦免费统计