问题:
android开发过程中,保存或编译时出现 Some characters cannot be mapped using "GBK" character encoding.
Either change the encoding or remove the characters which are not supported by the "GBK" character encoding
解决方法:
Eclipse --> window --> Preferences --> General --> Content Types --> Text --> 单击 Java Properties File,在底部出现 'Default edcodng:',改成UTF-8,然后update.
本文指导您如何在Eclipse中修改文件编码为UTF-8,解决Android开发过程中出现的GBK编码不兼容问题。

1626

被折叠的 条评论
为什么被折叠?



