Android studio SDK manager is missing

后端 未结 4 1506
独厮守ぢ
独厮守ぢ 2021-02-07 04:44

I am following this ionic tutorial and having some trouble with setting up the SDK in Android Studio in order to test my ionic project. I am looking for the SDK manager however

4条回答
  •  野性不改
    2021-02-07 05:20

    Follow these steps after uninstalling previous version of Android studio:

    1. Download SDK zip file from here --> developer.android.com

    2. Extract the zip file.

    3. Copy and paste that extracted folder into Applications/Android Studio/

    4. Open Android Studio. Go to: (Quick Start) / Configure / Project Defaults / Project Structure / (Android SDK Location) and browse SDK folder.
    5. Apply and save.

提交回复
热议问题