• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [SOLVED] Java JDK SE Development Kit issue.

HaTrEd360

Android Expert
So I'm trying to install the SDK Tools Manager and upon executing the installer it prompts me that it can't find the version of Java for C:/Windows/System32/java.exe and that it can't find the file specified. Any ideas how I can get around that? I just installed the JDK so I'm stuck.


Okay so I fixed it by making a new environmental variable under system. Had to name it HOME_JAVA and the location was pointed to my installation of JDK.

Sorry for the useless thread! At least its informational now for others :)
 
So I'm trying to install the SDK Tools Manager and upon executing the installer it prompts me that it can't find the version of Java for C:/Windows/System32/java.exe and that it can't find the file specified. Any ideas how I can get around that? I just installed the JDK so I'm stuck.


Okay so I fixed it by making a new environmental variable under system. Had to name it HOME_JAVA and the location was pointed to my installation of JDK.

Sorry for the useless thread! At least its informational now for others :)

I ran into this once and solved it the same way :cool:
 
Back
Top Bottom