This should help

http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp
 

On Thursday, June 7, 2012 10:01:31 PM UTC-4, SChaser wrote:
>
> Good. 
>
> But how do I do that? From Eclipse? 
>
> My normal Eclipse debugging method is simple: 
>
> 1)Set a breakpoint or two 
>
> 2) "Debug As->Android Application" 
>
> 2a)... magic happens.... Eclipse arranges for the app to be installed 
> and run with its debugger attached 
>
> 3) Voila. I'm there. 
>
> How to I set up Eclipse to do this via TCP/IP? 
>
> Thanks! 
>
> On Jun 7, 5:52 pm, lbendlin <l...@bendlin.us> wrote: 
> > you can do debugging via TCP/IP, no need for a USB connection. 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > On Thursday, June 7, 2012 4:23:28 PM UTC-4, SChaser wrote: 
> > 
> > > I would like to be able to debug (using Eclipse) an Android app when 
> > > the device is USB connected to a different machine. 
> > 
> > > Is this possible, and if so, how? 
> > 
> > > Reason: 
> > >   I'd like to have a single machine that contains my Android 
> > > development environment, but be able to access it (via Remote Desktop 
> > > for windows) from remote machines which would have the Android device 
> > > plugged in.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to