Android development

  • Replies:1
Avini Wanigasinghe
  • Forum posts: 1

Aug 28, 2015, 7:26:41 AM via Website

R file in android studio did not generate. There fore it gives error messages. Here are the error messages.

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\admin_2\AppData\Local\Android\Sdk\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1

Can anyone answer please.

— modified on Aug 28, 2015, 7:28:13 AM

Reply
Ashish Tripathi
  • Forum posts: 211

Sep 3, 2015, 10:11:37 AM via Website

check in your style.xml .

The mentioned attributes are there or not ????

Reply