It seems this error to me
Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(2) 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 'C:\Users\Rodolfo\AppData\Local\Android\sdk\build-tools.0.1\aapt.exe'' finished with non-zero exit value 1
Resolving these errors
setContentView(R.layout.activity);
The R
is red in the code and Androidmanifest
where it starts with android: it is red