[solution] Error building Player: CommandInvokationFailure: Unable to kill the adb server. Please make sure the Android SDK is installed and is properly configured in the Editor

Well hello everyone,

I had this stupid error the last few days

Error building Player: CommandInvokationFailure: Unable to kill the adb server. Please make sure the Android SDK is installed and is properly configured in the Editor

this error came when i wanted to run-build my android project what i am making for school,

I have searched around the internet for an solution, and i found nothing… i spend hours with watching tutorials about how to install the android sdk , and i saw in the comments that there were some other people with this problem to, but still no solution.

What my solution is, is that it is searching for an android device…

So what the simple solution is for this problem:
plug in a android device on your computer
(because now can unity find your device and kill the adb)

What also an solution can be, is to start-server the adb.exe file in your sdk folder.

I hope this will help some other people with this problem aswell!

Happy programming :slight_smile:

Greetz Justin Bieshaar

Try this. It worked for me. Please comment in this blog, if it works.

problem fixed here : Unity 2020 Android Support: Setup, SDK & NDK & JDK & Gradle - YouTube