Just tried to build Unity project as a test for Android.
I got this error:
Error building Player: Win32Exception:
ApplicationName='C:/Users/My User/AppData/Local/Android/android-sdk\platform-tools\adb.exe',
CommandLine='devices',
CurrentDirectory='C:/Users/My User/AppData/Local/Android/android-sdk
What have I done wrong?
Note: I'm new to Android development and used a tutorial to install the JDK and Android Studio. Wouldn't be surprised if I messed up somewhere lol.