If your problem is to display Chinese fonts correctly in Eclipse, you probably have the encoding set incorrectly for Eclipse. To set the correct encoding for a file go to its properties (Edit->Set Encoding, this is the last in my second pull-down menu, not sure what it would say if you are using a non-English version). I use UTF-8. You can also set the default encoding for a project by going to its properties.
As your fonts display correctly in the Emulator, your compilation process etc seem fine. Apologies if I misunderstood your question. Ludwig 2008/10/20 小土豆 <[EMAIL PROTECTED]> > > hi, guys > I writed some Chinese words in a textview. It can't display correctly > in eclipse but display correctly in emulator.I tried to change the > fonts of JRE by configure the fontconfig.properties, but it doesn't > work. I really want to know that how can i fix it. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

