Tutorial: How to Manually install Xamarin with Xamarin for VisualStudio

Source: Internet
Author: User
Tags gtk

"2016/4/17 Update: If you find that you still need to pay to compile the Android/ios APP after downloading, please update Xamarin for VS and Xamarin studio to the latest version at the bottom of the article. The release after Build2016 removed the paid limit (really completely free to use anyway) "

Although now Xamarin has been merged into the VS2015 Update2 installation package inside, but actually merged into is still only a online installer, for the vast celestial. NET code farming, the successful download installation is still elusive.

and manually installing all the components can shorten the installation time of the Xamarin kit to the previous 1/10, if there is a faster SSD (time is money, my friend). So, this article says how to manually install Xamarin, making it easy for you to start cross-platform development.

Note: The following steps require you to step-by-step, make sure that each step is installed successfully to use the Xamarin correctly. It's all about the official Xamarin and Android, please feel free to use it. It is strongly recommended to use Thunder download, it is best to open a member.

System Requirements:

    • C drive has at least 30G free space
    • Visual Studio 2013, but recommended for Visual Studio 2015 (minimal installation, no need to install optional components such as the WIN10 SDK)

Let's get started.

32-bit JDK

The JDK has nothing to say, do not pretend not ah. After downloading, double-click Start, follow the wizard to install.
Http://download.xamarin.com/Installer/MonoForAndroid/jdk-7u71-windows-i586.exe

Android SDK

The version chosen here is r24.4.1, which you can upgrade yourself later. After downloading, double-click Start, follow the wizard to install.
Http://dl.google.com/android/installer_r24.4.1-windows.exe

Android SDK Tools

Android SDK Download after installation, find the SDK Manager in the Start menu, Open with Administrator privileges (important)

Select the following items and download:

    • Android SDK Tools (this will prompt you for a new version, so you may not choose this one)
    • Android SDK Platform-tools
    • Android SDK Build-tools
    • Android 5.0.1 (API 21)
    • Android 4.4.2 (API 19)
    • Android 4.0.3 (API 15)
(Note: The Xamarin documentation explains that you have to install API 15+19+21, which is actually the version you are developing for, and which version you can load.) But choose at least one, preferably API 21 or above, otherwise may not be able to compile the app properly)

Other can look at the mood, but not necessarily installed:

    • Other versions of the SDK, such as the Google USB Driver in API 23,extras, Intel x86 Emulator Accelerator, and so on.
    • If you want to run the Android SDK with its own simulator (Google products) instead of visual Studio Android Emulator (Microsoft produced, requires Hyperv), then it is recommended to install the Intel x86 Emulator Accelerator.
    • Intel x86 Emulator Accelerator is not installed automatically after downloading, you need to browse to the ANDORIDSDK directory to find a file called Intelhaxm-android.exe manually double-click the installation. The full path is probably the following:
      C:\Program Files (x86) \android\android-sdk\extras\intel\hardware_accelerated_execution_manager\ Intelhaxm-android.exe

Android NDK

The NDK is in the form of a compressed package and there are no installation files.

Http://dl.google.com/android/repository/android-ndk-r10e-windows-x86_64.zip

After downloading, unzip the NDK to the Android SDK, such as C:\Program files (x86) \android\ndk_r10e,xamarin can find it by yourself

gtk#

After downloading, double-click Start, follow the wizard to install.
Http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.30.msi

Xamarin for VisualStudio

In VS, the direct use of Xamarin, this thing is a charge before, now free, Microsoft Dafa Good, loaded installed. After downloading, double-click Start, follow the wizard to install.

This package includes a series of platform SDKs from Xamarin, even if you do not use vs development Xamarin to install this package.

Http://download.xamarin.com/XamarinforVisualStudio/Windows/Xamarin.VisualStudio_4.0.3.214.msi

Xamarin Studio

A standalone C # IDE. After downloading, double-click Start, follow the wizard to install.

Http://download.xamarin.com/studio/Windows/XamarinStudio-5.10.3.51-0.msi

Tutorial: How to Manually install Xamarin with Xamarin for VisualStudio

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.