问题描述
- android 生成文件打不开
- files under the build folder are generated and should not be edited.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'E:Program FilesAndroidsdkuild-tools23.0.1aapt.exe'' finished with non-zero exit value 1
随便生成一个项目什么也没有动一运行就这样.
解决方案
解决方案二:
我想说:阁下能否不要这么搞笑
解决方案三:
我想说:阁下能否不要这么搞笑
解决方案四:
files under the build folder are generated and should not be edited.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
编译器把你的问题说的已经很明显了啊,你照着修改就是了
解决方案五:
初学者,建议新建一个简单的项目看看项目结构。
然后多看看书,多联系。
解决方案六:
我也没看懂楼主的问题……