I am using Android Studio and Android Virtual Device in order to test my app.
What I need is to use multiple emulator instances because I need to test devices with different phone numbers. What I need is to install the app on both opened emulator instances.
How can I do that? I search and tried some solutions, but I could not make it work. Any help would be appreciated.