I get error in "ddms]Can't bind to local 8600 for debugger"...Why?
A:
Don't uninstall, this is just a dumb thing done by the system which as trouble finding localhost it seems. Take a look in here, it's quite easy to fix. I had the same issue a few weeks ago and solved it this way.
the window Host file that is messed up:
the file is at this place :
C:\WINDOWS\system32\drivers\etcAnd should contain this line : 127.0.0.1 localhost
Sephy
2010-07-23 14:06:47
I am using ubantu and I am a fresher and new to it. So I am not able to get the solution for the same in ubantu.
Rads
2010-07-24 06:04:50
ok, have you tried checking that the preferences in Eclipse are properly configured? preferences>Android>DDMS>Base local debugger port see the number in this field.
Sephy
2010-07-24 16:53:12