How change encoding in android studio

久未见 提交于 2021-02-10 05:19:42

问题


I want change encoding UTF-8 from UTF-16 for display Unicode.

How change encoding in android studio ?

I'm search in internet but The result did not.


回答1:


Look at the bottom-right part of your Android Studio window:

Just click the appropriate dropdown (in this case, one that shows my current encoding: UTF-8) and you'll be greeted with a handful of other encoding options.



来源:https://stackoverflow.com/questions/38714358/how-change-encoding-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!