简体   繁体   中英

i got Missing SDK error while installing android studio on my mac.. how do i solve this?

在我的 Mac 上安装 android studio 时出现 Missing SDK 错误。我该如何解决这个问题?

it'ss seem like that you haven't download and configured android sdk yet. Try to download a android sdk and configure it with this command -

flutter config --android-sdk <path-to-your-android-sdk-path>

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM