当我尝试运行脚本 ./studio.sh 来启动 Android Studio 时,出现以下错误:
Unrecognized VM option 'MaxPermSize=350m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
我为什么会得到这个?
答案1
就我而言我得到了错误
无法识别的选项:-Xm4g 错误:无法创建 Java 虚拟机。错误:发生了致命异常。程序将退出。
我通过编辑 home/.AndroidStudio3.0/studio64.vmoptions 文件解决了这个拼写错误。