i m using 2017.3.0f3 version and in this my android platform work good but when i update unity newer 2017.3.0f3 versionand also downlaod android support for eiditor it shows error like unable to list target platform i also check my sdk and jdk path its all right…in older version also occur this problem that time i change tools dir. in sdk but in this newer version its not working…what can i do??
please give me solutions
Hey,
I got the problem too, fixed it using this version of the SDK tools folder : https://dl.google.com/android/repository/sdk-tools-windows-3859397.zip
Hope it helps!
I got the same problem and tried every fix with the SDK folder, but none of them worked. Turns out that my “JAVA_HOME” variable was set to an old JDK version, that I had uninstalled some time ago. To get the exact error I had to call “C:\Users\AppData\Local\Android\Sdk ools\bin\avdmanager.bat list target -c” (which was showing up as failed in Unitys Console) with the normal system CMD.