Hi,

Is there any way to programmatically switch resource files?
To clarify, I have to strings.xml:
res/values/strings.xml
res/values-sv/strings.xml

Since swedish (sv) is not a supported Locale yet I am not sure on how
to switch between these files. If it was a supported Locale i would
been done automaticly but now instead I use a settings view where the
user can select which language to use. When the user saves the
settings I would like to, in code, switch to correct strings.xml. Is
that possible?

Best regards

Pich

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

Reply via email to