My Android Studio Hedgehog has suddenly started fr...
# android-studio
n
My Android Studio Hedgehog has suddenly started freezing. The whole program is stuck and not reacting. I’ve tried to uninstall, install again, restart my Macbook and also tried the preview version. Anyone have a tip? 🤦
k
Not a good response but I’ve gotten very frustrated with AS and started using Intellij. Seems to be more stable
x
Have you tried adjusting the memory settings to allow it to use more RAM? I usually allow it to have from 1/2 to 2/3 of my absolute RAM, as I make sure that the rest of my working environment is lightweight. It depends on how you work, though. You certainly don't want AS to slow down all your computer processes
d
Is this happening most often with using Global Search? I also experience freezing with the latest AS.
n
So I don’t know what is going on but I experienced it every time I tried to finish a bracket that was missing from my stash. I then decided not to use the stash and copy paste it in bit by bit. When I got to the missing bracket and tried to add it.. It froze again.. Now I branched out from my dev branch to start all from scratch and manually adding my code again. Might be due to a broken file 🤷 but everything is going fine so far. Thanks for all your suggestions!