Android Studio SDK Installation Failed Mac OS X

前端 未结 3 1025
广开言路
广开言路 2020-12-19 07:35

I am trying to install Android Studio in Mac OS 10.12.3 I downloaded Android Studio v2.3 for mac.

It installs successfully, but when setting up for the first time, i

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-19 07:59

    Ok, after a lot of search, and asking for help, i found something. Maybe it can help someone else.

    I still didn't figure out what was the problem, but i got a workaround.

    Since android studio couldn't install SDK, i used homebrew to install android-sdk separately, and then linked that folder as ANDROID_HOME and then set that path in Android Studio SDK, and it worked.

    There was some more problems i faced in updating SDK Tools, but updating from command line did the trick.

    Now all works fine.

提交回复
热议问题