Hi Here is my question Now, I'm developing an multi-language application. I understand that if I want to select other language I have to create res/value-xx folder which xx specify the locale of language that I want to use for example, French --> res/values-fr. BUT! API level that I used to develop this app is not support my locale which is Thailand (and I can't change API level either)
So, is there other possible way to load res/value-xx without involving with setting locale? T^T or some other ways which is not involving res/value at all... -- 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

