Whenever i am trying to open android emulator from VS code the emulator opens as normal for just a second and then it goes to the minimized state, not being able to come to normal state (Fullscreen) whatever i do.
A workaround that i have found that works is to open Emulator from Android studio and do whatever i need to do. This is a recent issue it was working before, any details if required please ask.
2
Answers
Got the same problem. It’s a bug in the latest version
34.2.15
and34.2.14
. You can downgrade the version of the android emulator by manually installing an older version. The version34.2.13
is working for me.https://developer.android.com/studio/emulator_archive
Looks like 34.2.16 also suffers from this bug. Downgrade to 34.2.13 looks to have done the trick for me as well.
Just to help a bit as well, to check your version, open the terminal, go to the emulator directory and run the emulator with the –version option: