[android-developers] Re: Run two android instances on the same host and comunicate betwen them using socket

2009-02-06 Thread Lillian Brandão
Hi, I read this old email and I have the same problem. Now, anyone knows how to do it? I need more instances of the emulator in the same machine or some method to start many emulators and configure them to comunicate with each other. Thanks in advance, Lillian Brandão. On Thu, May 8, 2008 at

[android-developers] Re: Run two android instances on the same host and comunicate betwen them using socket

2009-02-06 Thread Faber Fedor
Well, on Linux, I just dropped to the command line and ran android/tools/emulator twice and it brought up two instances of the emulator. Of course, the second one complains about the disks being read by another emulator, so you'll have to set up a set of disks (really, just binary files) for each