Hi,

I corrected my JAVA_HOME to be the path to jdk 1.7.0_75, but still get the 
same error message.

I'm going to try and use the seperate android-studio.zip file to install 
android studio (I get the feeling that this will work). At the moment I 
tried the android studio bundle install and the android studio standalone 
install and both did not work for me. My main frustration is not being able 
to see what the installer is trying to check for (that specific jdk7u67 
version maybe????), so is there a way to output debug information when 
installing android studio on windows?

Just a bit of context ... The machine that I want to install android studio 
on is my windows work machine. My machine at home is a mac and I had no 
problem with this install (installed via brew) and everything works fine 
there. Its just strange to see the windows install failing for something 
seemingly obvious. I do think that I followed the installer instructions 
"correctly on the screen", but I am obviously overlooking something which 
causes me to post here :)

On Monday, April 6, 2015 at 7:46:15 PM UTC+2, Jonathan Steele wrote:
>
> your AS is looking to JDK 1.7.0_75. your PATH points to jdk1.7.0_51. 
>
> On Monday, March 23, 2015 at 4:10:42 PM UTC-4, Shiraaz Moollatjie wrote:
>>
>> 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.

Reply via email to