[android-developers] Re: How to display these String?

2008-05-08 Thread vinh2b
I think to display Chinese name you must use UTF-16 encoding. TextView uses UTF-8 therefore you can not display correctly. I am not sure Android supports UTF-16, see docs for more details. Mr.Vinh Nguyen Van Senior Developer The leading company of mobile map solution E-mail: [EMAIL PROTECTED] W

[android-developers] Re: How to display these String?

2008-05-07 Thread Wei Yongqiang
Hi all, I create some files in my sdcard with Chinese names. I have develop an app to display these file names, but these names can not be displayed correctly. I use TextView to display these names. Anyone have idea for this issue? Thanks. Wei Yongqiang --~--~-~--~~~-