i have installed android studio 1.5. After installation i checked SDK manager. it looks fine but once i clicked on Launch Standalone SDk manager
it does nothing until i close it manually, after that it says cannot launch SDK manager.
i have search on net for similar problem which says there is some problem is environment variable so i did few modification
- Added
C:\Windows\System32
as it was missing. and addedJDK bin path
inpath
variable. Also i have
JAVA_HOME
variable now.but even after modification still error is there.
please find the link for screen shot and necessary environment variable of my system.
path= C:\Windows\System32;C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.8.0_73\bin;
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_73
i am confused because i tried to run a sample application it is working fine, than why this error while clicking standalone SDK manager