Android Studio canary gets stuck on the splash screen and this has been happening since the last few releases of canary but the stable release works with no such issue. I tried the fixes from this Post but it didn't work. I am currently running macOS Mojave 10.14.6.
Asked
Active
Viewed 394 times
2

Nikhil Soni
- 1,011
- 1
- 11
- 23
1 Answers
4
On Mac OS
Remove these directories:
~/Library/Application Support/AndroidStudioBeta
~/Library/Caches/AndroidStudioBeta
~/Library/Logs/AndroidStudioBeta
~/Library/Preferences/AndroidStudioBeta

Suvin94
- 283
- 9
- 30
-
@Nsnik Glad that's helps you :) please mark this as an answer. Thanks! – Suvin94 Sep 27 '19 at 05:38
-
again I am facing the same issue, I removed the above-mentioned directories but still, I am stuck on the splash screen – Nikhil Soni Sep 29 '19 at 05:41