I would like to simulate a small cluster of Android devices either on one laptop (in the worst case), or on several machines on a private network. This is for testing communications and process migration on Android.
Is there a safe way to identify and run a specific emulator from a given application in Eclipse? I have a recent installation of Eclipse / Java / ADT and I use various tutorials from Mark Murphy, Meyer and Abelson.
source
share