I was wondering if I could place XML within /res/values/strings.xml? I ask this because I am checking for the XML data file for my application, if it does not e
/res/values/strings.xml
I have done this way:
Put your string in strings.xml
How to use:
Done