Android is unicode based, so any text will need to be transcoded into that. The fallback font in 1.0 supports much of the Simplified Chinese character set, but not complete. Are you having specific problems?
mike On Sep 23, 2008, at 9:17 AM, Ludwig wrote: I have at least no trouble displaying Simplified Chinese characters on the screen (I do not have traditional chars installed, so I cannot check those). Using Eclipse I simply change my IME and type in Chinese text into the resource strings and they appear correctly on the screen (at least in default font). Ludwig 2008/9/23 Dennis <[EMAIL PROTECTED]> Does Android support Chinese Traditional Language(Big5)? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

