I am working with React Native CLI and I need android emulator, I have installed Android studio. Then I have installed 2 emulators, one with play store inside otherone no. I fulled followed guidelines of React Native Documentation. I run my emulator, it was working fine in the beginning, but then became non-visible. When I run my emulator it is running successfully, but not visible on my windows screen.
As you can see on screenshot it is running successfully, but it is not visible on my windows screen.
I have tried install additional things such as new emulators, but still not working.
I can run my React Native on my own android phone, because it is working good. However, I need emulator for demonstaration purposes.
enter image description here