无法从 com.android.aaptcompiler 提取资源

Can not extract resource from com.android.aaptcompiler

无法从 com.android.aaptcompiler.ParsedResource@636e1e76 提取资源。

任务“:app:mergeDebugResources”执行失败。

A failure occurred while executing com.android.build.gradle.internal.res.ResourceCompilerRunnable Resource compilation failed (Failed to compile values resource file E:\My Client\Henkako\HenkakoPlus\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values\values.xml. Cause: java.lang.IllegalStateException: Can not extract resource from com.android.aaptcompiler.ParsedResource@636e1e76.). Check logs for more details.

在您的 strings.xml 或代码中的其他地方查找并交换所有 ' 符号与 \'

检查路径: //app>src>main>res>values for unused xmls

祝你好运