Android studio cannot open monitor (DDMS) -


i can't open monitor (ddms) in android studio getting following error:

a java runtime environment (jre) or java development kit (jdk) must available in order run monitor. no java virtual machine found after searching following locations: c:\android-studio\android-studio\sdk\tools\lib\monitor-x86\jre\bin\javaw.exe javaw.exe in current path

would appreciate suggestion how fix this. thanks

you must have jdk or jre installed , in path. considering running windows must go environment variables , add location of 1 of them path. assuming have 1 of them installed. if dont need go oracle website , 1 of them.

if have installed go systems settings, go advanced settings tab , click environment variables @ bottom, there edit path , add location of jre or jdk, should solver problem.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -