0

After reading related threads for the following error, still unable to find the fix. I also updated my Android SDK Path in my Genymotion ADB settings. It prevails even after restarting adb-server.

$ adb devices
List of devices attached
adb server is out of date.  killing...
cannot bind 'tcp:5037': Address already in use
ADB server didn't ACK
* failed to start daemon *
error: 
error: 

Other details: I have extensively tried solutions suggested in threads 1, 2, 3, 4. I have post this question only after trying these and still unable to find a solution.

Community
  • 1
  • 1
jay
  • 1,982
  • 2
  • 24
  • 54
  • 1
    Genymotion uses it's own adb executable. If you have installed the Android SDK it's adb executable may be newer. Update Genymotion or copy the adb executable and library from Android SDK to the Genymotion, overwriting the old version. – Robert Oct 05 '16 at 09:48
  • 1
    Instead of copying the adb executable, I would suggest to change the adb folder of genymotion. you can do that from the settings menu of genymotion. – carlo.marinangeli Oct 05 '16 at 10:12
  • Is it wrong to ask the same question if the solutions in other thread(s) did not work for me? – jay Oct 05 '16 at 11:01
  • @jay no but you should mention the threads you already checked and didn't work for you! – Lalit Poptani Oct 05 '16 at 11:02
  • I tried every sensible solution suggested in the 4 threads marked above. Any more suggestions anyone ? – jay Oct 05 '16 at 11:10
  • http://stackoverflow.com/a/39453943/1778421 – Alex P. Oct 05 '16 at 13:23

0 Answers0