I have several networked PC's here. Is it possible to run the AVD on another separate PC on my network and use it for the screen designer and debugging?
I wonder if you could install the bridge on the emulator? That would allow you use a different PC for screen design.
I believe that is the case. The networking details are here Using the Android Emulator | Android Developers. It looks like it might be possible to communicate with B4ABridge in an emulator on a different networked machine using emulator console redirection.the emulators seem to run in a private network that can communicate with the PC it is running on.