Hi,
I am trying to install android studio and it keeps telling me that I do not have a valid jdk installed. This is on a Windows 7 64-bit maching. I did the following so far: * I set JAVA_HOME to point to C:\Program Files\Java\jdk1.7.0_51 * Then my Path is set to hava %JAVA_HOME%\bin as the first path in there. So I tested with java -version and javac -version and those seem to work fine. Now when I run the installer I get the following error (I even installed the jdk again by following the link, which shows me an updated jdk). <https://lh4.googleusercontent.com/-yz0QjYFk9GY/VQ_sdmHqGQI/AAAAAAAAARk/19pEmpS8P68/s1600/error.png> I am not sure what the installer tries to look for at this point because I can't proceed with the install further? -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
