0
我使用這些設置,但仍安卓Studio使用在Windows如何降低Windows 10中的android studio RAM使用率?
# custom Android Studio VM options, see http://tools.android.com/tech-docs/configuration
-Xms128m
-Xmx256m
-XX:ReservedCodeCacheSize=50m
-XX:MaxPermSize=50m
-XX:ReservedCodeCacheSize=64m
-XX:+UseCodeCacheFlushing
-XX:+UseCompressedOops
我怎樣才能降低Android Studio中使用RAM爲256MB RAM 600MB?那麼OpenJDK RAM的使用情況如何,我可以降低它嗎?
我沒有做出任何巨大的應用程序,只是學習,但我有低RAM。