小编Mr *_*eki的帖子

如何修复eror app\build\intermediates\res\merged\debug\values-v24\values-v24.xml

我在构建项目时遇到错误.

错误:

Error:Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
C:\Users\MR Maleki\Desktop\WhoIsBetter2\app\build\intermediates\res\merged\debug\values-v24\values-v24.xml
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Run Code Online (Sandbox Code Playgroud)

摇篮:

  compileSdkVersion GLOBAL_COMPILE_SDK as int …
Run Code Online (Sandbox Code Playgroud)

android android-support-library android-gradle-plugin

16
推荐指数
1
解决办法
3万
查看次数