Reputation: 219
I have not used Andriod studio for about 5 years. I want to catch up a bit on Kotlin. So yesterday I have updated my Android studio from 1.4 to 4.1.2.But the gray bar on the bottom on start-up freezes at around 90%. I have waited for a couple of hours but it just freeze there.
My OS: Windows 10; I have tried
I have also tried to uninstall Android Studio completely and install it from scratch. I have restarted my pc several times. I have also tried to install version 4.1. It freezes around 90% too.
Upvotes: 0
Views: 829
Reputation: 704
I found the solution here: https://stackoverflow.com/a/65662719/3316928
Delete Folder This Folder
For Windows: C:\Users\user\AppData\Roaming\Google\AndroidStudioPreview4.1
For MacOS: ~/Library/Application Support/Google/AndroidStudio4.1
Upvotes: 1