How to install xamarin studio? - xamarin

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

Related

Can I open a Xamarin project developed in MAC on Xamarin Studio in Windows?

I have a Xamarin project developed in iOS MAC. I want to continue the development of the same project on Xamarin Studio but on Windows. Is this possible?
Yes you can, keep in mind that when you're downloading Xamarin at windows it always force you to download a visual studio with Xamarin being a plugin (now they're introducing visual studio for Mac too!). if you're insisting to use Xamarin studio on windows go on to your account on Xamarin rather than using the default download button, and see all the version that can be downloaded. Xamarin studio for windows should still be there
You can open an Android project in Xamarin Studio on OSX or Windows. An iOS app will not open in Xamarin Studio on Windows; it has to be opened in Visual Studio. On Windows, Visual Studio should be used over Xamarin Studio.

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.

Xamarin installation

We watched a Xamarin installation video by Jason D, downloaded XamarinInstaller.exe version3.6 and ran it. We noticed that unlike the video, we are only seeing the Andriod SDK and the Xamarin for Visual Studio components in our options and missing the GTK# and Xamarin Studio. The install finished successfully so we don't know whether we have everything we need or not.
The reason we think this is because when we launch VS, we don't see any Xamarin.Forms type projects, for example.
Can someone tell us if we may be missing some pieces?
Thanks in advance for any help.
1.- Remove all
2.- instal VisualStudio 2015
3.- run xamarin installer
Did you installed the extension correctly that binds xamarin with visual studio?
Open Control Panel > Programs, search for your edition of Visual Studio and then click the Change/Uninstall button at the top of the window. Wait for a moment while the Visual Studio Installer launches, and then repair the installation.
Updated: I have followed the below steps for Visual studio 2015. Hope that it will work for other versions of Visual studio.
To install Xamarin framework into Visual studio successfully, please follow the below steps,
Visual studio 2015 community edition installation:
To download VS2015 Community edition ISO (Size is around 7GB), check
http://www.kunal-chowdhury.com/2015/07/download-visualstudio-2015.html
To install VS2015 Community edition, please follow the below link, http://www.howtosolutions.net/2015/08/solving-installation-is-stuck-problem-in-visual-studio-community-edition/
Offline installation would be more faster (around 1 to 2 hours).
If any further issue comes, repair MS Visual C++ 2015 redistributable.
Finally, VS 2015 will be installed quickly.
Xamarin framework Installation:
To download Xamarin, visit https://www.xamarin.com/download
You can download Xamarin Installer.
Launch Xamarin installer, it will download and install the below components,
Java 8.
Android SDK, NDK and emulator images.
Xamarin Framework.
To store the setup of components, launch Xamarin installer and while it starts downloading, disconnect internet.
It will abort and open Manual installation instructions. Connect to internet again and you can save setup.exe for all components from manual wizard and install it for later purpose.
After Xamarin is installed, launch Visual studio 2015.
You can create Xamarin projects, under Visual C# -> Cross platform option.
Revert back for queries, if any.

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.

how do i connect xamarin with visual studio?

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.

Resources