答案 0 :(得分:0)
这肯定会解决您的问题。 首先检查Studio的更新(如果可用)更新它。 然后,
Launching studio64.exe instead of the studio.exe(I've got a 64-bits machine).
Add/Change the following values in "studio64.exe.vmoptions":
-Xms2048m
-Xmx2048m
-XX:MaxPermSize=1024m
-XX:+CMSClassUnloadingEnabled
-XX:+CMSPermGenSweepingEnabled
-XX:+HeapDumpOnOutOfMemoryError
-Dfile.encoding=utf-8