Android SDK missing with Android Studio 3

前端 未结 10 1513
夕颜
夕颜 2020-12-05 17:54

I\'ve just downloaded Android Studio 3 for Windows from the official website, but when it starts, it displays an error message about a missing Andro

10条回答
  •  余生分开走
    2020-12-05 18:21

    You can download sdk tools separately.

    https://developer.android.com/studio/#downloads
    Go to this link and download the sdk tools from under "Command line tools only".

    after download, extract the zip file and move it to C:\Users\USERNAME\AppData\Local\Android\Sdk

    If not worked, change sdk location from android studio

提交回复
热议问题