Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Jessica Soruco
5,843 PointsError: adb server is out of date. killing... cannot bind 'tcp:5037' ADB server didn't ACK failed to start daemon
Trying to run the command adb shell as said in minute 01:57 of this video and I always get this error:
adb server is out of date. killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error:
I'm in Linux (mint distro), using genymotion and latest version of android studio, so I tried to do what someone at stackvoverflow recommended changing the genymotion->settings->ADB to use SDK adb. but that neither helped.
please help!