After updating my Android SDK tools today to 25.3.1, the emulator won\'t run anymore.
I can open the AVD Manager. When I hit \"Play\" on one of the emulators on the
It's been driving me nuts for the last few days. Here's what worked for me:
ANDROID_HOME, ANDROID_SDK_ROOT variables in "System Environment Variables" were different from Android Studio -> Settings -> Android SDK Location. So when I changed the environment variables, AVD started!
(After changed the environment variable, you should restart the Android Studio)