problems with sdk manager

泪湿孤枕 提交于 2019-12-04 17:12:56

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. :)

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

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