Androidn Studio and SDK versions R not defined

  • Replies:0
Greg Boyles
  • Forum posts: 6

Oct 1, 2017, 7:45:04 PM via Website

Why do I get this IRRITATING error if I change my project SDK version to below 25?????

How do I get rid of this damn error?

Tried googling this and none of the suggested solutions work - cleaning and rebuilding, restating android studio, forcing gradle resynch,......

Nothing works!

And what about these error after a build:

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'.
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'.
Error:Execution failed for task ':app:processDebugResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt

— modified on Oct 1, 2017, 7:47:06 PM

Reply