Reputation: 527
I'm wondering what the difference is between Android API "S" and Android API "31" in Android Studio. Isn't API Level 31 supposed to be "S"?
Thanks for your help.
Upvotes: 2
Views: 146
Reputation: 527
Thanks to CommonsWare for the hint. In the SDK Manager, when checking "Show Package Details" the "S Preview" appeared. So in the AVD Manager API "S" corresponds to "S Preview".
Upvotes: 2