0

My application is localized in 23 languages. I want to get this list programmatically without hard coding it again.

eg: en, ar, es, he, iw, de, da

Any suggestions will be really appreciated.

Thanks!

coder
  • 312
  • 3
  • 12
  • check this: https://stackoverflow.com/questions/9475589/how-to-get-string-from-different-locales-in-android – The Dude Feb 11 '20 at 15:01
  • Thank you for your suggestion. It is for getting a string in a locale different that apps's locale. What I am looking for is, list of languages or locales app is localized. eg: en, ar, es, he, iw, de, da – coder Feb 11 '20 at 17:22

0 Answers0