Android sdk tools standalone installer

后端 未结 2 818
悲哀的现实
悲哀的现实 2020-12-11 02:55

Is there any possibility to download Android sdk standalone installer - with SDK Manager - without Android Studio. I need it for to develop apps outside Android Studio.Thank

相关标签:
2条回答
  • 2020-12-11 03:51

    Go to the Android SDK tools download page - "Get just the command line tools". Download, unzip, and run bin/sdkmanager to download whatever platform(s) you need.

    0 讨论(0)
  • 2020-12-11 03:57

    You can download v24.4 installer like the good old day here. It will update itself to v25.x and everything works as expected.

    0 讨论(0)
提交回复
热议问题