problems with sdk manager

安稳与你 提交于 2019-12-06 10:02:57

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!