1
[2014-11-20 13:52:43 - Chegouahora] The Connection to adb is down, and a Severe error has occured.
[2014-11-20 13:52:43 - Chegouahora] You must Restart adb and Eclipse.
[2014-11-20 13:52:43 - Chegouahora] Please ensure that adb is correctly Located at 'C: adt-Bundle-windows-x86_64-20140702 sdk Platform-tools adb.exe' and can be executed.
[2014-11-20 17:10:01 - adb] adb server didn’t ack
[2014-11-20 17:10:01 - ddms] 'c: users Ilgner de Oliveira Documents adt-Bundle-windows-x86_64-20140702 sdk Platform-tools adb.exe,start-server' failed -- run Manually if necessary
[2014-11-20 17:10:01 - adb] * failed to start daemon *
My Eclipse is always giving this error, has time to stop and then back, right now came back and I can not compile my app.
When I give adb Kill-server the result and * server not running * When I give adb start-server the result and adb server is out of date. Killing.... adb server didn’t Ack failed to start daemon
From what I see out there is Restart in eclipse and Restart in adb
– Jorge B.