Hi
I wanted to create a simple cardboard app
I upgraded Unity to 5.5.0, downloaded GoogleVRForUnity package
I installed Android Studio as it seems te be the only way to get android sdk
When I try to build my app, Unity says
CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details.
C:\Program Files\Java\jdk1.8.0_31\bin\java.exe -Xmx2048M -Dcom.android.sdkmanager.toolsdir="C:/Program Files/Android/sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity533\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" -
In the C:/Program Files/Android/sdk folder there is at least one platform (android-25)
I noticed that the address in the error message has a mix of slash (/) and antislash (\) so I corrected in the preferences/external tools but it did not help
I downgraded to Unity 5.3.3 with no luck
I tried to use the command line to type everything correct but it is waiting for parameters, I cannot figure out what...
I'm getting crazy...could some one please help ?
↧