Android Emulator runs different OS (6.0) than the one specified in AVD (11.0)

Viewed 51

I setup a new emulator (AVD) in Android Studio, targeting the Android 11 OS (API 30).

See image here: enter image description here

However, when I run the emulator, the Android version shows 6.0 and it is a vey old UI with very old capabilities. See image here:

enter image description here

I cannot understand what I should change or what I am doing wrong.

How can I fix this problem?

Thanks a lot!

0 Answers
Related