Unity 2019 - SDK tools version 0.0 < 26.1.1

不问归期 提交于 2020-12-13 04:04:33

问题


I have Unity 2019.3.13 and I want to build android apps. I have Android Studio already installed with the SDK. I have the JDK path and the SDK setted in Unity preferences but when I try to build I got this error: "SDK tools version 0.0 < 26.1.1"


回答1:


Open the Unity hub, from the installs tab and for the version you are using: ...> After clicking Add Modules, you need to select> Android build support> Make sure that Android SDK & NDK is selected and click Next. If downloads fail, unselect MS Visual from Add modules and try. After the downloads are finished, Unity> Preferences> External Tools> leave the check mark of Android SDK and NDK (Unity will choose it) and save it. You can now build without problems.



来源:https://stackoverflow.com/questions/61922585/unity-2019-sdk-tools-version-0-0-26-1-1

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