I have a resources.xml file located under direcotry values/ , That\'s
/values/resources.xml
What you need to do is declare your styleable in attrs.xml, not resources.xml. Then you'll be able to refer to it from your code like this:
R.styleable.TheMissingTabWidget