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!