Localize

moster67

Expert
Licensed User
Longtime User
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.
 
Last edited:

moster67

Expert
Licensed User
Longtime User
I am just wondering if this article about localization is applicable to B4A and if it's already possible to apply in B4A what suggested in said article?

Localization | Android Developers

For instance, do we already have the means for looking up manually the locale by using the Android Context object?
 
Last edited:
Upvote 0

inakifeliu

New Member
Licensed User
Longtime User
One more waiting for your library!

Thanks corwin42 for your work.

Enviado desde mi HTC Desire HD A9191 usando Tapatalk
 
Upvote 0
Top