I’m trying to install the android sdk.
But it keeps saying Java se development kit not installed, I installed it twice.
The next line says “Errror failed to find java version of
c:\Windows\system32\java.exe, well the file is there.
Then it says:
If you believe you have installed the sdk, simply set a environment verbal java)home to point to it,
well I hava java home as
c:\java\jdk1.7.0_05
and it still gives the same error,
how do I get pass this?
Android requires Java 1.5 or 1.6. It will not work properly with 1.7.
So downloand and install the 1.6 JDK and I believe your issue will go away.