Android Studio crashes when trying to open an existing project

Yesterday, while I turn off my laptop, I manually turned off my laptop by pressing the power button cause it takes a too long time to shut down. After that, I have a problem with Android Studio. Android Studio crashes when trying to open an existing project on the Windows system.

To fix the problem, I tried to uninstall and install Android Studio, but it doesn’t help. So, I think that there is no problem with Android itself. So I tried to install Android SDK and tools different locations here and there and open an existing project and it sometimes works but I have the same problem when I close the Android Studio and re-run the Android Studio.

For now, I can develop the Flutter project using VS code, so I’ll keep developing the android application using VS code. Regarding the emulators, I can run Android emulator in the Android Studio startup screen. I disappointed that I can’t use the flutter outline and flutter inspection tool anymore.

It seems that the problem will not be cleared until I re-install the windows.

Share