Windows.
I installed Android sdk on http://developer.android.com/sdk/index.html (the installation link).
I also set the PATH of JDK's java.exe in the environment variable. But the cmd window turns on and off, so sdk manager doesn't open.
I don't know why What do I need to do??
Make sure that the java/bin folder is in the system32 folder in Windows. SDK manager looks for java in the system32 folder. And run the where java
command in the CMD window, check the path, and try restarting it!
© 2024 OneMinuteCode. All rights reserved.