Can any one help? When I parse am xml file containing Japanese, nothing but chaos. I set up the input reader with
new InputStreamReader(url.openStream(), "UTF-8"); Would any body help me? the xml may contains Chinese, Japanese and English. Is there a general way to handle it? Thanks in advanced! -- 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