error: xml cannot be resolved or is not a field,but res/xml/settings_headers.xml exists.
Every xml file will have its own ID in R.java,which is AUTO-GENERATED by eclipse when building project. But if the xml file is wrong,then there's no ID for it. So just fix the xml file first,then build project,it will be ok.