摘要:
android studio build乱码处理 找到虚拟机配置 增加utf8编码标识 -Dfile.encoding=UTF-8 然后重启 ,就正常了 阅读全文
posted @ 2022-02-19 11:22
何浩翔
阅读(101)
评论(0)
推荐(0)
摘要:
Android Studio 2021 打开提示if you already hava 64-bit JDK installed,define a JAVA_HOME variable in Computer>System.... 一般是启动参数错误造成的。 找到配置文件 studio64.exe. 阅读全文
posted @ 2022-02-19 11:20
何浩翔
阅读(1686)
评论(0)
推荐(0)