Android SDK not being installed on Android Studio

前端 未结 6 921
南笙
南笙 2021-01-02 17:35

Based on my last question - I downloaded Android Studio (without the SDK) 2.2.3.0 from this link (https://dl.google.com/dl/android/studio/install/2.2.3.0/android-studio-ide-

6条回答
  •  囚心锁ツ
    2021-01-02 18:11

    The solution was discovered, however it's not a solution but you have to do it if you want to use Android Studio.


    If you want a solution, then you have to use a bit older version of Android SDK which is 24.4.1, and it can be downloaded from some sites like Techspot and FileHippo, here or here.

    It's available as .EXE file, just open the installer and continue with the installation then Android Studio should automatically detect it.


    If you want the latest version of the Android SDK for Android Studio, then you must download the "Android Studio (including the Android SDK)" from https://developer.android.com/studio/index.html .

    NOTICE: The last solution isn't a solution, but it's the Android Studio with the Android SDK. and both of them are in one 1 .EXE, you just have to open it and you're ready now.

提交回复
热议问题