How do I create multiple language app?

Yes, this is called localization. Here is a simple example. There are other ways.

You might use Taifun’s tools extension to discover the Android device current language and select the language file you want based on the language codes provided by his tool.

Regards,
Steve

1 Like