I’ve been googling for this resource, but couldn’t find anything in the fly, does anyone know where I can find a list of all countries in the world in this format and in different languages?
is there a place where I can find this information?
<string-array name="countries_array">
<item>Australia</item>
<item>Belgium</item>
<item>Cameroon</item>
<item>Denmark</item>
<item>(...)</item>
</string-array>
Thank you
I ended up finding a nice list in English. I’ll leave it here, for future use in the case someone needs it. I’ll try to find in different languages, or try to construct it…
If posting it here is not standard procedure, I’ll save it somewhere and post a link.
Thank you