Search Unity

FYI , the Windows 64BIT JDK wont work

Discussion in 'Android' started by keithsoulasa, Jan 18, 2015.

  1. keithsoulasa

    keithsoulasa

    Joined:
    Feb 15, 2012
    Posts:
    2,126
    Hi all , I wasted a solid hour or so today on this.

    The 64 bit JDK doesn't work, you can download the 86x JDK and that will work fine though. Remember to add

    JAVA_HOME as C:\Program Files (x86)\Java\jdk1.8.0_25\bin in your system ENV variables.