HI All,
Firstly apologies if this has been asked before, I've checked and can't seem to find a related thread.
I get the following error when trying to 'Build and Run' the getting started with unity example from the following page: https://ar.qualcomm.at/qdevnet/sdk/android/318
Error building Player: Win32Exception: ApplicationName='java.exe', CommandLine='-Dcom.android.sdkmanager.toolsdir="C:/Development/Android/android-sdk-windows\tools" -classpath "C:/Development/Android/android-sdk-windows\tools\lib\sdkmanager.jar" com.android.sdkmanager.Main list targets', CurrentDirectory=''
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
I've followed all instructions to the letter, I've kind of come to the conclusion that the following path is incorrect C:/Development/Android/android-sdk-windows\tools\lib\sdkmanager.jar and that it should simply be C:/Development/Android/android-sdk-windows\sdkmanager.jar but I've no idea how to change it.
Any help resolving this issue will be much appreciated.
Cheers,
Chris.
thanks Kim.
That did it :)