I selected the API for my android studio app to be 31 or higher to be able to use the jetpack plug-ins, but none of the virtual device configuration phones have this API, so I can't run my code. How can I go around this? Thank you!
CodePudding user response:
I don't know why it not showing on your device, But on my device Manager, it properly shows up to 32, and Tiramisu
. See the below image. First, try to Refresh
, if more API 31,32 not show
then follow my second step.
2nd - If you do not find your API level in the Recommended
area, Just click on Other Images
as below image
You can see all of an API levels
here. If problem not solved yet, let me know