Reputation: 76
I have just downloaded the android studio from here. I couldn't find the Android sdk option with this setup file. Can anyone help me with this problem?
Upvotes: 0
Views: 371
Reputation: 1
You can download sdk tool from the same page. Install the AS 2.3.3(it includes sdk),then install 3.0.1, then put the sdk tool into the sdk folder.
Upvotes: 0
Reputation: 10152
Android sdk is already included when you install Android Studio, then if you want to download more sdk version, build tools,.. just use SDK Manager tool
Upvotes: 1