问题
I am facing problems while opening the sdk manager.It shows me the following line: [2014-10-09 19:26:39 - SDK Manager] [SDK Manager] This version of F:\therap\ADT-BU~1\sdk\tools\lib\find_java.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
回答1:
Just Replace your \ADT\sdk\tools\lib\find_java.exe with an older find_java.exe. I have uploaded older version here. Just replace this.
Hope it works for you. It worked for mine. :)
回答2:
Just fixed the same issue. The SDK Manager is now opening without any issue at my end.
Solution 1 (working fine): Download the find_java.exe file from previous (working) SDK. Link: Google Drive Paste & replace the file you downloaded to %ProgramFiles%\\tools\lib\
Solution 2: Download the previous SDK and replace it with current version. Link: http://dl.google.com/android/installer_r23.0.2-windows.exe
Solution 3: In /tools/android.bat set java_exe = %ProgramFiles%\\bin\java.exe comment out REM call lib\find_java.bat
来源:https://stackoverflow.com/questions/26279816/problems-with-sdk-manager