how do i connect xamarin with visual studio? - visual-studio-2010

I have knowledge in dotnet, would like to create app's using xamarin with visual studio but i dont know how to do this and what's the requirement nu. i have windows 7 OS installed with Visual Studio 2012. kindly give me a reply soon

You can download Xamarin for visual studio here: http://xamarin.com/download.

Related

How to do Xamarin.uwp in visual studio 2017

I downloaded latest visual studio 2017 and I have chosen Xamarin while installing it and I already have visual studio 2015 with Xamarin and I was able to develop visual studio Xamarin.winphone along with Xamarin.ios and Xamarin.Droid.
I am aware winphone is deprecated in visual studio 2017 and I thought to develop Xamarin.uwp by migrating all my winphone code uwp.
But When I create a new Xamarin native project I am not able to find Xamarin.uwp but I can find Xamarin.iOS and Xamarin.Droid.
Here is the screenshot
What could have gone wrong ?
Please check if you have installed Windows 10 SDK. The following is check steps.
Enter the “Visual Studio Installer” in the conrtana search box.
Click the modify button in the window of Visual Studio Installer.
Select the version you need to install.

How to install xamarin studio?

I just download xamarin through this link
https://www.xamarin.com/download with (I already have Visual Studio installed) NO
but it seems only installed visual studio for me, as i see some tutorial on youtube there is a xamarin studio.
https://youtu.be/6Jx7ZNZL9dk?list=PLCuRg51-gw5VqYchUekCqxUS9hEZkDf6l&t=168
But it seems xamarin studio is not installed for my computer, anyone know where is xamarin studio and how to install it?
As per the Xamarin FAQ page:
Do you still offer Xamarin Studio on Windows?
Xamarin Studio is no longer included with our Windows installer. We
encourage Windows developers to move to Visual Studio.
https://www.xamarin.com/faq#xpq6

Installing Xamarin Studio with Visual Studio

I am trying to install Xamarin on my PC. I have downloaded Xamarin Studio but am not able to get it to work with Visual Studio 2015.
You'll need to download Xamarin for Visual Studio, not just Xamarin Studio.
You should be able to get the Xamarin for Visual Studio installer via your Xamarin account here: https://store.xamarin.com/account/my/subscription/downloads
Click the Hide all versions link under the blue button, then pick one of the Windows links under Xamarin.iOS or Xamarin.Android to download the installer you need.
Once you install that, you should be ready to work in Visual Studio.

Installing Xamarin for VS2013 professional

I have Visual studio professional 2013 installed on Windows 10. Now I want to install Xamarin for this version of visual studio. How to do it, the xamarin installer online installs VS2015 community but I don't want VS2015. I want to use Xamarin on VS2013 professional.
Hello Please check below link installing Xamarin with out visual studio
http://www.c-sharpcorner.com/article/quick-start-tutorial-manual-or-quick-way-of-xamarin-and-simulator-installation/
You can refer to visual studio gallery to get the Xamarin installer extension
Hope that can solve your problems.

xamarin is not showing in visual studio 2013

I installed Xamarin first and then installed Visual Studio 2013. But when I open Visual Studio it doesn't show the Xamarin components when I try to create a new project for Xamarin.
What I should do so that I can work on Xamarin with the help of Visual Studio 2013?
For this you must install "Extensions for Visual Studio" plug in, which is delivered with Xamarin. So you must run XamarinInstaller again - but you don't have to uninstall anything, just run it again.
Update: As I see, they offer on their website "Visual Studio tool for Xamarin". So try this one.

Resources