Install Xamarin on Visual Studio 2015 with Xamarin on Visual Studio 2013 already installed

前端 未结 10 1905
余生分开走
余生分开走 2020-12-29 04:08

I have Xamarin installed on the Visual Studio 2013 on Windows Operating System. It works fine.

There is Xamarin tools in VS2013 as follows:

My problem

10条回答
  •  情话喂你
    2020-12-29 04:15

    It is not required to delete previous versions of VS. I have Xamarin Studio, VS 2013 and now VS 2015 and working perfectly. I moved to VS 2015 due to recent purchase of Xamarin by MS and that VS 2015 has Xamarin included.

    I believe the issue with this question is was that your VS 2015 install did not include the add ins as pointed out in another answer in this question.

    After the VS 2015 install -the only caveat was projects created initially in Xaramin Studio and then Opened in VS 2015 to needed to have the build configuration in the project tweaked. If not you could not get the project to build and then be deployed to an emulator or device for debug testing.

提交回复
热议问题