Answer the question
In order to leave comments, you need to log in
Where is the best place to store static string resources in android?
Let's say I have some options.xml:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="host">api.site.com</string>
<string name="port">9001</string>
<string name="protocol">http</string>
</resources>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question