How to set my ADB path ? pls.

Error building Player: Win32Exception: ApplicationName='C:/Users/Krola/Desktop/android-sdk-windows ools\adb.exe', CommandLine='start-server', CurrentDirectory='' UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()

ApplicationName='C:/Users/Krola/Desktop/android-sdk-windows ools\adb.exe'

I want to change to:

ApplicationName='C:/android-sdk-windows/platform-tools/adb.exe'

please help me !

pls help me !!!

I have the same question.. did you get an answer?

I had the same problem. I ended up copying adb and the two dlls adb relies on into the tools folder. Problem was fixed after that.