Error building Player: Win32Exception: ApplicationName='....\bin\sdkmanager.bat', CommandLine='--list', CurrentDirectory='...',Native error= The system cannot find the file specified

I had installed all tools to build an apk file, but just failed and send
“Win32Exception: ApplicationName=‘…\bin\sdkmanager.bat’, CommandLine=‘–list’, CurrentDirectory=‘…’,Native error= The system cannot find the file specified”
Does anyone know how to solve it?

I can open the “sdkmanager.bat” file only when I open it as administrator. I am not sure whether it cause this error, but I don’t know how to solve it.

this is my sdkmanager opened in my terminal
alt text

could you provide more information? this gives me flashbacks to when I would try for hours to get certain versions of a program to work on my computer, only to find out that the missing file was some sort of assembly code that I can’t install because there wasn’t a version written for my exact setup. I saw the google API’s as well, so I’m assuming you’re trying to run some sort of neural network or equally impressive code, which often times may be impossible to run without the exact hardware it was created for.