Unable to load SDK manager in android studio -


when tried install android studio, encounter following problem

enter image description here

i have installed haxm intel , enabled vt-x prblem still exist. android studio not show sdk manager.

i have tried

  • uninstalling , reinstalling android studio.
  • set java_path environment variable
  • install haxm intel
  • enable vt-x

what did wrong ?

try this:

add c:\windows\system32 path environment variable. should open control panel, go system -> environment variables, find path in system variables , add following entry @ beginning: %systemroot%\system32;


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -