简体   繁体   中英

Visual studio xamarin emulator for android not showing

I am new to mobile development. So i am using xamarin for this purpose. I have following this sample code as a starter in mobile development.

I am using visual studio 15 for it. I have followed all the steps mentioned in sample code. For now i want it to run only on android, so i have chosen .Droid as my Startup project, but on Debug Target i cannot find Xamarin Emulator for android all i find is the android emulators list. Please see the image bellow

在此处输入图片说明

While on clicking the Manage Virual Devices i get the following list of devices as shown in bellow image

在此处输入图片说明

I have searched many articles on it but couldn't find any solution

Any help would be appreciated

Xamarin Emulator for android isn't a specific emulator. The android emulator's list is a list of devices for you to emulate; the virtual devices page is a list of devices/OS versions emulators that can be downloaded.

Select/Download an emulator profile in the device/size/OS version that fits your needs and run your code.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM