开发者

Thai language Locale Setting problem in the android

开发者 https://www.devze.com 2023-02-24 09:09 出处:网络
I have some problem of localization.I have some content which have both Thai and english. when i run in the android2.1 Thai language show as Boxes. so have set that Thai language as locale in my activ

I have some problem of localization.I have some content which have both Thai and english. when i run in the android2.1 Thai language show as Boxes. so have set that Thai language as locale in my activity as below

Locale local=new Locale("th","TH"); Locale.setDefault(locale);

Which is working in the Android2.3 but not working in the Android2.1. Please let 开发者_如何转开发me know where the mistake is? how can resolve this problem

By Akil


Thai is not supported in 2.1

Android 2.1 Platform notes

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号