Daemon läuft nicht. Starten Sie es jetzt auf Port 5037

[2014-04-16 14:01:05 - Abc] ------------------------------
[2014-04-16 14:01:05 - Abc] Android Launch!
[2014-04-16 14:01:05 - Abc] The connection to adb is down, and a severe error has occured.
[2014-04-16 14:01:05 - Abc] You must restart adb and Eclipse.
[2014-04-16 14:01:05 - Abc] Please ensure that adb is correctly located at 'D:\adt-bundle-windows-x86-20131030\sdk\platform-tools\adb.exe' and can be executed.

Der obige Fehler ist aufgetreten, als ich versucht habe, ein Programm auszuführen. Als Lösung habe ich die folgenden Schritte ausgeführt, indem ich die Eingabeaufforderung geöffnet habe.

Close the Eclipse if running
Go to the Android SDK platform-tools directory in Command Prompt
type adb kill-server
then type adb start-server
No error message is thrown while starting ADB server, then adb is started successfully.
Now you can start Eclipse again.

aber es funktioniert nicht und im befehlsfenster zeigt es

Daemon läuft nicht. Jetzt auf Port 5037 starten ADB-Server hat nicht BESTÄTIGTDAEMON konnte nicht gestartet werden

Antworten auf die Frage(2)

Ihre Antwort auf die Frage