Reputation: 1069
I want to add some new virtual devices for Android using Visual Studio for Mac so I could use them with Xamarin. I've followed https://learn.microsoft.com/en-us/xamarin/android/get-started/installation/android-emulator/device-manager?tabs=macos&pivots=macos but surprisingly I only have the Nexus series (One, S, Galaxy, 7, 4, 10) in my Base Devices
while MS Documentation also has Pixel etc.
In OS I've APIs 21 to 28 installed.
Upvotes: 2
Views: 6065
Reputation: 872
I was searching for this as I couldn't add one Android Device Emulator from Visual Studio for Mac / Device manager. I had to go to Android Studio / AVD Manager => Added the hardware profile from there.
Upvotes: 0
Reputation: 599
Just choose whatever device you want and adjust the preferences (size, memory, resolution etc.). Don't forget to change the name of the device so you can easily choose it. You can find info about a specific phone on Google.
If you want to add Samsung S10 open this page and copy values to you VS4Mac
Upvotes: 4