gpt4 book ai didi

android - 如何修复 mac 版本的 android eclips 'Error retrieving parent for item: No resource found that matches the given name ' Theme.AppCompat.Light'?

转载 作者:行者123 更新时间:2023-11-30 02:53:53 25 4
gpt4 key购买 nike

编译时出现错误:“检索项目的父项时出错:找不到与给定名称‘Theme.AppCompat.Light’匹配的资源”。 Mac 上的 project.properties 中的路径应该是什么?该代码在 Windows 计算机上运行良好...

<!--
Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
-->
<style name="AppBaseTheme" parent="Theme.AppCompat.Light"> <-- Error at line 7
<!--
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
-->
</style>

<!-- Application theme. -->
<style name="AppTheme" parent="AppBaseTheme">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>

提前致谢!

最佳答案

您需要将 AppCompat 导入工作区并作为库项目引用。您可以从 Android SDK 管理器中获取它。

关于android - 如何修复 mac 版本的 android eclips 'Error retrieving parent for item: No resource found that matches the given name ' Theme.AppCompat.Light'?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23656498/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com