Android studio SDK manager is missing

后端 未结 4 1514
独厮守ぢ
独厮守ぢ 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:15

    You have accidently disabled Android Support plugin in your plugin list. Try enable it and restart Android Studio.

    To be detailed: In your first picture, Configure -> Plugins, tick almost everything to enable (for me which is also using Android Studio 3.1.3, there are Android Support, Android APK Support, Firebase Services, Google Developers Samples, Firebase App Indexing, Firebase Testing, Test Recorder, Google Services, Google Cloud Tools For Android Studio, Android NDK Support, Android Games and App Links Assistant), then OK to Restart Android Studio.

提交回复
热议问题