I have my primary string resource file for android, and it is quite full (with no end in sight). So, I was hoping to do some house cleaning and move some string into their own resource file. Is this possible?
I know that one can have something like string-en
or string-de
, but is it possible to maybe have a resource file such as string-errors
?
Apparently so. I just took a small app of mine, created a new XML file, values/labels.xml
, and moved some of my string resources from values/strings.xml
into it. I made no other changes to the app; it still worked fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With