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

android 2.1 platform notes


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -