- message :

appcompat_v7/res/values-v21/themes_base.xml ...

Error: No resource found that matches the given name


- resolve in my case: 

themes_base.xml is need to build the API Level 21


1. AndroidManifest.xml > targetSdkVersion > change - 21

2. Project click > Properties> Android > Project Build Taget - 21 Api Level 


+ Recent posts