Author Topic: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?  (Read 4182 times)

0 Members and 1 Guest are viewing this topic.

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« on: September 04, 2011, 08:01:31 pm »
I've downloaded and "installed" the JDK 1.6 update 27 at least 3 times now, but the Android SDK isn't recognizing that I've installed it for some reason. When I get the version from the command prompt it only shows that I have the JRE installed (the correct version), but idk if it shows anything for the JDK.

Any ideas? ???

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #1 on: September 14, 2011, 02:27:27 am »
Fix your path variable to include the JDK before the JRE.

On windows, go to system properties -> advanced -> environment variables. On linux, alter your PATH variable.
Omnimaga Admin

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #2 on: September 14, 2011, 02:31:23 am »
Check that the JAVA_HOME environment variable, if any, points to the appropriate version of the JDK.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #3 on: September 14, 2011, 03:04:10 am »
I also failed to note that if you set the path var, you need to set it to <Java Folder>\Bin.
Omnimaga Admin

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #4 on: September 14, 2011, 06:32:28 am »
Oh, sorry guys. ephan helped me the other day. I just had to hit back and then next again on the install.

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #5 on: September 14, 2011, 06:34:16 am »
This isn't the first time that this happened.
Happened to me too and it is a known issue @ google.
The best workaround to this is to download the zip and just create the android-sdk-windows folder yourself (using that zip).

The sdk doesn't need any specific drivers anyway (except JDK ofc)

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: JDK 1.6u27 / Android SDK not installing on Win7 64-bit?
« Reply #6 on: September 14, 2011, 06:42:57 am »
Yeah, that's pretty much what I was going to do before ephan said something lol