Hi, I read some info sent from a server into a buffered reader and then show it on the UI. The problem is non-english chars don't show up properly. I'm 99% sure the server is sending it correctly since I can see it correctly with other clients. When debugging in Eclipse, and looking at the string received, it doesn't display it properly either.
My buffered reader says it is using UTF8, so I'm not sure what the problem is. Any idea how to get these chars to display properly? This has been requested numerous times from users, but I can't figure out the problem. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---