Android Studio Build Output乱码: 解决方案 双击Shift键,在Actions中搜索并选择Edit Custom VM Options 然后输入-Dfile.encoding=UTF-8,重启Android Studio即可。