When I start my React Native project using command npx react-native run-android, I got
a simulator window.
However, when I hit the launch button in Android Studio, the simulator appears in a small window inside Android Studio.
Is there anyway to start the simulator like in the first picture manually?