Hi I am somewhat familiar with localization in android. For languages like English, French, we can put a string.xml resource file in their separate folder. But for languages that are not supported, like a local language in some part of my country, how can I make a separate folder for it? How will I tell the sdk to pull string from which folder? And how can i reference it in my code? I want to do it for android 2.2 (Froyo).
If that is possible, another question that pops up in my mind is that the language I want to add is written from right to left. Would it be challenging and why? Any help is greatly appreciated. Regards, 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

