Do you have a service bound to localhost:5037 ? If so, it will prevent the ADB server from running properly, and might explain the "cannot bind" error message.
On Fri, Dec 3, 2010 at 5:08 PM, Zbahoui <[email protected]> wrote: > Hi, > > I'm trying to install the android sdk on my Debian SID but when I try > to > launch ./adb start-server i have : > > * daemon not running. starting it now on port 5037 * > cannot bind 'tcp:5037' > ADB server didn't ACK > * failed to start daemon * > > It's the same when I'm root. > I've tried : netstat -a | grep 5037 > but there's nothing ... > > Have you any solution ? > > Thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

