Reputation: 53
I have a problem with Android Studio
I can't find an Android SDK as selected component.
What's wrong?
Upvotes: 0
Views: 701
Reputation: 5089
Nothing is Wrong if it is already selected. I mean the
Selection is locked
as because you can not choose whether to install Android Studio or not when the setup to install Android Studio is already made run by you after clicking on Android Studio Bundle. And,
The second option shown to you as mentioned in your image is used to choose whether you want to install the Android Virtual Devices.
So, In order to install it completely with Android Virtual Devices click on Android Virtual Device.
Click on "Next" to complete installation after you have made your choice whether to install Android Studio along with Android Virtual Devices or not.
For Android SDK:
You will have to download it separately as now it doesn't come with the android studio bundle.
You can use this link to download android SDK.
Upvotes: 1