赞
踩
Android Studio build APK报错:
Can not extract resource from com.android.aaptcompiler.ParsedResource@5a5999f0.,Can not extract resource from com.android.aaptcompiler.ParsedResource@5e660663.
查看报错日志:Caused by: com.android.aaptcompiler.ResourceCompilationException: Failed to compile values resource file D:\Software\AndroidStudioProjects\××××\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values\values.xml
打开values.xml发现如下报错:
解决方案:
原因是资源文件的代码有误,但是不会报错的类型
修改ids.xml即可解决
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。