Sune Sorgenfrei
Sune Sorgenfrei

Reputation: 11

Xamarin Device Manager only shows Google play images in device manager screen

I have observed the following in the new Xamarin Device Manager for VS 2017 (15.6.4). If i try to create a new device i can only choose between system images for sdk versions where the Google Play image has been installed. But if i edit the device profile that was the default and created with the google api's not the play ones, i can without any issue choose all the system images installed. So it seems the Xamarin Device manager only looks for Google play system images and not for the google apis ones.

So a workaorund for now would be to copy the "existing" 7.1 device profile and edit that.

Can someone confirm this issue ?

Image shows that only Android 7.0 and 8.0 can be selected and are installed

SDk Manager shows that several system images are installed not just the ones we are able to choose in the create new dialog.

If editing device profile that was based on Google APIs not Play all images can be used

Upvotes: 0

Views: 60

Answers (1)

daserge
daserge

Reputation: 1512

You can switch Google Play/Google APIs/Default images via tag.id property in the editor.

Upvotes: 1

Related Questions