小编Anw*_*esh的帖子

更改android API级别时出错?

当我创建新项目时,我添加了API级别14,我已经完成了我的应用程序,我想将API级别更改为10,

我收到了资源错误 - > values-v11 - > style.xml ie error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light'.

在资源 - > values-v14 - > style.xml

error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar'.

我知道这可以解释任何人

android

5
推荐指数
2
解决办法
1万
查看次数

标签 统计

android ×1