Is GUI for Android SDK manager gone?

前端 未结 11 1947
梦如初夏
梦如初夏 2020-11-28 19:55

I rarely do something for Android so I\'m a bit confused. While back there were two type of installations - Android Studio and just Android SDK. I have IDEA so I don\'t need

11条回答
  •  自闭症患者
    2020-11-28 20:17

    From the command line, just type

    tools/android sdk
    

    and the usual GUI for the Android SDK will be prompted.

    Hope this helps

提交回复
热议问题