Thai language Locale Setting problem in the android -
i have problem of localization.i have content have both thai , english. when run in android2.1 thai language show boxes. have set thai language locale in activity below
locale local=new locale("th","th"); locale.setdefault(locale);
which working in android2.3 not working in android2.1. please let me know mistake is? how can resolve problem
by akil
thai not supported in 2.1
Comments
Post a Comment