I working in Android Studio and I need some help regarding the emulators.
I want to start two emulators so I can use them the same time to test my application. Right now the problem is that when the second emulator loads everything just crashes.
How can I solve this?
Please help!
You can run multiple emulators at the same time simply by running your app again. When the AVD manager pops up, instead of selecting your already running emulator, click 'Launch Emulator' and select another emulator to launch.