Hi,
I am having trouble accessing
String resources from a Strings.xml in a res/values/ directory of a Library I am using in my application.
Some of the strings can be accessed at runtime but most cannot.
The log cat warning:
The Strings.xml:
Have done some searching and can't get the meaning of the warning.
There are no conflicting resources in the reference applications string.xml.
Any suggestions appreciated.