Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 Eclipse 的 android 项目,我在 AndroidManifest.xml 中更改了它的默认包名称。奇怪的是这个项目中的所有源,所有的UTF-8字符都显示错误和未知字符,就像文件搞砸了一样。
我google了很多,也将所有文件更改为UTF-8它不起作用,然后我在eclipse中也将默认设置更改为UTF-8,也不起作用。我现在在 Mac OSX 10.7 上运行 eclipse。
如果有人可以提供帮助,真的很感激。
一旦你使用 eclipse,我会建议从 android 工具中更改包名称。右键单击您的项目 --> Android 工具 --> 重命名应用程序包。