Is there a specific and/or standard way for localizing/translating an application in Android?
I would like to add the possibility, based upon language, have label.text and other controls with text translated into the language in use on the device (if not available, then default English). I guess, I would need to create a file somewhere where the translations are being looked up.
I would like to add the possibility, based upon language, have label.text and other controls with text translated into the language in use on the device (if not available, then default English). I guess, I would need to create a file somewhere where the translations are being looked up.
Last edited: