Search code examples
androideclipseadb

adb connection in Android with multiple system


I have one Android phone device and I want to run my android application from two different windows pc with eclipse. How it possible to run an android application in one device from two different eclipses?


Solution

  • How is it possible to run an android application in one device from two different eclipses?

    You cannot connect one device to multiple pc through port but you can connect your device through Wifi and run application from two different pc. This link explains how to connect through wifi