Android Studio 3.5-缺少新的内存设置选项

时间:2019-09-09 17:12:57

标签: android android-studio android-studio-3.4 android-studio-3.5

Android Studio 3.5发行说明:

Android Studio now notifies you if it detects that you could improve  
performance by increasing the maximum amount of RAM that your OS should  
allocate for Android Studio processes, such as the core IDE, Gradle daemon,  
and Kotlin daemon. You can either accept the recommended settings by   
clicking the action link in the notification, or you can adjust these   
settings manually by selecting File > Settings (or Android Studio >   
Preferences on macOS), and then finding the Memory Settings section under  
Appearance & Behavior > System Settings.

这就是我所拥有的: enter image description here

1 个答案:

答案 0 :(得分:3)

来自android studio configuration page

  

如果使用具有至少5 GB RAM的64位系统,则还可以手动调整项目的堆大小。

您的系统可能不满足这些要求。