问题描述
我在Windows操作系统的Visual Studio 2013上安装了Xamarin.效果很好.
I have Xamarin installed on the Visual Studio 2013 on Windows Operating System. It works fine.
VS2013中有Xamarin工具,如下所示:
There is Xamarin tools in VS2013 as follows:
我的问题如下:
我最近在Windows操作系统的桌面上安装了Visual Studio 2015.我以为当我打开VS2015时,我希望能在其中看到Xamarin
,但事实并非如此.然后我又一次又一次地安装了Xamarin
,但是Xamarin
仍然没有出现在VS2015中.
I have recently installed Visual Studio 2015 on my desktop on Windows operating system. I thought when I opened the VS2015, I expected to see the Xamarin
in it, but it does not. Then I installed the Xamarin
again, and again and again, but still Xamarin
does not show up in VS2015.
我想知道怎么了?我想念什么?
顺便说一句,我的桌面上仍然有VS2013.
I wonder what is wrong? What am I missing?
By the way, I still have VS2013 on my desktop.
VS 2015中没有Xamarin工具,如下所示:
No Xamarin tools in VS 2015 as follows:
我什至尝试了以下方法,仍然没有运气.
I even tried the following approach, still no luck.
点击更改->下一个->单击树形视图中每个项目所需的下拉菜单,然后选择将在本地硬盘驱动器上安装".
Click Change -> Next -> Click the desired drop down for each items in the tree view and select "Will be installed on local hard drive."
点击下一步
安装完成后,我什至会看到以下屏幕,但仍然无法在VS2015中看到Xamarin.
I am even getting the following screen when installation is completed, but still I could not able to see Xamarin in VS2015.
推荐答案
两天前,我已经在我的Visual Studio 2015中安装了Xamarin,它在工具下显示了Xamarin.下面,我描述了在Visual Studio 2015中安装Xamarin所遵循的方法.
I have installed Xamarin in my Visual Studio 2015 two days ago and it showing Xamarin under Tools. Below I have described the approach which I have followed to install Xamarin in Visual Studio 2015.
1..在跨平台移动开发"下选择C#/.Net(Xamarin)
1. Select C#/.Net(Xamarin) under Cross Platform Mobile Development
这篇关于在Visual Studio 2015上安装Xamarin与已在Visual Studio 2013上安装Xamarin的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!