Android SDK not being installed on Android Studio

前端 未结 6 964
南笙
南笙 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:02

    I have found a solution which involve changing the default of android studio. Create an empty folder namely 'platforms' in your downloaded SDK Go to Configure->project setting ->Specify path to your SDK. Link is: https://askubuntu.com/questions/989007/sdk-is-missing-error-android-studio

    This has worked for me using latest downloaded SDK.

提交回复
热议问题