After updating AS now emulator quits every time I start it. Below is the screenshot I managed to capture before it disappeared.
In the logs the following are printe
I found a blog post which allowed me to fix the problem. Follow these steps:
In Tools > SDK Manager, make sure HAXM is installed and up-to-date. You can also manually install it from Github and restart Android Studio.
Open environment variables and add a new variable ANDROID_SDK_HOME, set the value to C:\Users\
Go to C:\Users\ and copy the avd folder to C:\Users\
Now open Android Studio and try again.