Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android add Language XML (strings.xml) in res folder at runtime

I have an android app which has 3 languages in res folder.

  • English
  • French
  • Chinese

I want my app to add another language at runtime in res folder and not by adding string xml files and recompile them.

How can i achieve this? I've search alot in google and no luck.

Thanks alot!!


1 Answers

I confirmed that this is not possible because all files in res folder are read-only


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!