not finding android sdk (Unity)

前端 未结 11 1678
难免孤独
难免孤独 2020-12-02 05:28

Error:

Invalid command android
UnityEditor.HostView:OnGUI()

CommandInvokationFailure:

Unable to list target platforms. Ple         


        
11条回答
  •  孤街浪徒
    2020-12-02 06:26

    1- Just open https://developer.android.com/studio/index.html

    2- scroll down to the bottom of that page

    3- download last version of tools for your OS (for example tools_r25.2.3-windows.zip)

    4- Unzip it

    5- Delete folder tools from previous Android Sdk folder

    6- Copy new folder tools to Android SDK Folder like this image:

提交回复
热议问题