[android] Error in styles_base.xml file - android app - No resource found that matches the given name 'android:Widget.Material.ActionButton'

Your compile Sdk version is set to 21. change it to 20 or less. Its present in build.gradle in android studio. Then clean the project and rebuild it