I have several published apps but have not written one for a while.
When I try to compile any app, however simple, I get the following error message:
res\values-v20\theme.xml:3: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.Material'.
This happens even without ANY code!
What I am missing should be obvious. What am I missing?
When I try to compile any app, however simple, I get the following error message:
res\values-v20\theme.xml:3: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.Material'.
This happens even without ANY code!
What I am missing should be obvious. What am I missing?