I tried to speed up Android Studio by following some of the suggestions made in:
Android Studio is slow (how to speed up)?
Specifically, I changed build process heap size
to 1021 and added -Xmx512m
to the additional build process VM options
. I restarted Android Studio and now am presented with this:
The screen gets stuck like this and doesn't change.
I have deleted the old Android studio installation and downloaded and Installed a new Android studio with no luck.