android - What's the best way to add support for multiple languages in an app? -


i'm looking way include multilingual support in app i'm working on android honeycomb - what's best practise of doing this?

i've been looking @ .mo files , such, haven't been able find concrete answer yet. thanks.

try localozation

tutorial here

http://developer.android.com/guide/topics/resources/localization.html


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -