Hi guys,
I m developing an Android App which communicated with a server.
User can select a language of his choice at startup or during the App
execution lifetime.After selecting the lang, the corresponding XML file is
downloaded from server according to language which will map the "Values" of
Application strings accoding to that language.Can i do something like
replacing the default Strings.xml which contains English names(Say by
default) to the language selected by user.Better will be adding an XML file
per language and referring it runtime directly.
Thanks,
Alok.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to