AndroidStudio中文乱码
2022-04-14 本文已影响0人
iamayden
简单有效
- 打开Android Studio
- 双击
Shift,输入vmoption,选择Edit Custom CM Options - 如果之前没有配置过,会弹出窗口问是否创建配置文件,点击
Create - 输入
-Dfile.encoding=UTF-8 - 重启Android Studio
Shift,输入vmoption,选择Edit Custom CM Options
Create
-Dfile.encoding=UTF-8