ADB server won't connect

zxxdaro

Member
Licensed User
Longtime User
I have recently upgraded to the full version from the trial version.
I have the SDK manager and a phone emulator running on the PC/.
however now when I try to compile and run a program I get this message.
Can someone please help me as this is very frustrating.

I have of course tryed restarting the ADB server. Rebooting my PC and googling!

ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon

Restarting ADB Server may solve this problem.
Tools - Restart ADB Server
 

latch

Active Member
Licensed User
Longtime User
I think this is caused by the fact that adb.exe has been moved to /platform-tools and b4a is not looking for it there.
 
Upvote 0
Top