Search code examples
androidandroid-emulator

android how to run more than one instance of emulators with ip addresses


I use pawserver tool with my app and have issue to test it because pawserver tool give me same IP Address (10.0.2.15) for all instance of emulators.


Solution

  • You may want to try Genymotion.

    As it is based on VirtualBox, you will be able to set one IP address per instance.