Reputation: 1051
I have the last AS version 4.0.1 and wanted to test our apps on Android 11 in the emulator. The docs say that I should see Android 11 in SDK Manager, but it is not there, cf. screenshot
What am I missing?
Upvotes: 3
Views: 1602
Reputation: 3635
Update the android studio version > 4.1.1 and during prepare system image or say emulator just select api - 30
your new emulator will ready with os -11
Upvotes: 0