【问题标题】:Android Resource linking failed in AndroidManifest.xml fileAndroidManifest.xml 文件中的 Android 资源链接失败
【发布时间】:2021-12-30 19:23:07
【问题描述】:

错误:C:\Users\Apochi\IgClone\app\build\intermediates\packaged_manifests\debug\AndroidManifest.xml:11: AAPT: error: resource style/Theme.InstagramCloneApp (aka com.example.instagramcloneapp:style/ Theme.InstagramCloneApp) 未找到。

【问题讨论】:

  • 请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。

标签: android kotlin colors linker resources


【解决方案1】:

由于错误提示您的应用主题不存在,因此未找到 style/Theme.InstagramCloneApp(又名 com.example.instagramcloneapp:style/Theme.InstagramCloneApp)。

【讨论】:

    猜你喜欢
    • 2019-02-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-03-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多