Updating Symbols

image

Has anyone got any advice on dealing with this for Android builds - seem to spend most of my time in this state… any tips appreciated! thanks

These are my custom VM settings:
-Xms256m
-Xmx8192m
-XX:ReservedCodeCacheSize=2048m
-XX:+UseCompressedOops
-XX:MaxPermSize=4096m

I feel your pain. For me this is easily the single worst “feature” of Android Studio. We’ve reported this to google and I think they are working on a fix. See my stackoverflow post:

Edit: Please star the bug report: https://issuetracker.google.com/issues/38300746

2 Likes

thx, and done.