Skip to content

Instantly share code, notes, and snippets.

@zob
Last active August 29, 2015 14:24
Show Gist options
  • Save zob/4bfd3c26964a56fae737 to your computer and use it in GitHub Desktop.
Save zob/4bfd3c26964a56fae737 to your computer and use it in GitHub Desktop.
Android Studio studio64.vmoptions standard settings
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=225m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Djna.nosys=true
-Djna.boot.library.path=
-Djna.debug_load=true
-Djna.debug_load.jna=true
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Dawt.useSystemAAFontSettings=lcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment