Recently I went to do a project clean in my project, and I do not know why it did not generate R.java
, and my project was working normally.
So I had the brilliant idea to reinstall the SDK and Eclipse. And now I'm having problems with the new support library and I get these errors on the console:
C: \ ADT \ sdk \ extras \ android \ support \ v7 \ appcompat \ res \ values-v21 \ styles_base.xml: 75: Error: Error retrieving parent for item: No resource found that matches the given name 'android: Widget.Material.ActionButton'.
c: \ ADT \ sdk \ extras \ android \ support \ v7 \ appcompat \ res \ values-v21 \ styles_base.xml: 138: Error: Error: No resource found that matches the given name: attr 'android: overlapAnchor'.// ....
Does anyone know how to solve it?