[android-developers] Connect two emulator instances through the network

2010-04-07 Thread Yuri Morais
Hello developers, I'm doing a distributed system using Android for my research project. In order to test it, I have connected two emulator instances in the same host machine. However, I need to put these two instances in separate host machines and make them connect through the local network

[android-developers] Re: Caused by: java.io.NotSerializableException: android.os.Message

2009-12-04 Thread Yuri Morais
://developer.android.com/guide/developing/tools/emulator.html#emulatornetworking -- Yuri Morais On 25 nov, 09:28, Pierre Henry phper...@gmail.com wrote: Thanks Mark. So , If I understand correctly, the communications between processes is governed by IPC mechanism. If I want to connect to a server from