Jobin10
Jobin10

Reputation: 11

I need to install Android API 30. But I cannot see that API in the SDK platform list in Android Studio. How can I install it?

enter image description here

I need to install Android API 30. But I cannot see that API in the list. How can I install it?

Upvotes: 0

Views: 4289

Answers (1)

Sergio
Sergio

Reputation: 30645

Go to

Tools -> SDK Manager -> In the dialog check Android 11.0 (R) -> Download button should appear to the left, click it and download will begin.

enter image description here

Download button looks like this on the left:

enter image description here

Also check if all SDK Update Sites are checked:

enter image description here

Upvotes: 1

Related Questions