栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

Eclipse开发Android时出现No resource found that matches the given name xml问题原因以及解决方法

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Eclipse开发Android时出现No resource found that matches the given name xml问题原因以及解决方法

Eclipse开发Android时出现No resource found that matches the given name ‘Theme.AppCompat.Light’.styles.xml问题原因以及解决方法

styles.xml文件中< style name=“AppBaseTheme” parent=“Theme.AppCompat.Light”>
提示如下错误:

Description Resource Path Location Type
error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light’. styles.xml /Show/res/values line 7 Android AAPT Problem

原因

版本错误

解决方法