I am developing a small application on Google\'s android emulator.
I am trying to figure out how I can simulate a phone call from one instance of an emulator to another (bot
In order for calling the port number to work, both emulator instances must be started from the same android AVD manager process. Two separate 'android' processes launching different emulators will not be able to call each other.