http://developer.android.com/guide/topics/resources/localization.html http://developer.android.com/guide/topics/resources/providing-resources.html#AlternativeResources
On Friday, October 12, 2012 2:15:34 PM UTC+1, Farhan wrote: > > Hi, > > I have seen some forums, skimmed through stackoverflow before posting > here. I need to know how I can add a string.xml file for a different > language. Android uses "es" to refer to english language. How can I use, > say "values-XX" and a String.xml file in it for reading values in my app? I > want that my app should use String.xml in "values-XX" throughout my app, > without removing the other "values..." folders. Any help is greatly > appreciated. > > Thank you > > Farhan > -- 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

