Xamarin 简明教程

Xamarin - Installation

Xamarin 构建在 .NET Framework 之上。它允许人们创建可以跨多个平台轻松运行的应用。在此教程中,我们将说明您如何可以使用 Xamarin 来交付本机 iOS、Android 和 Windows 应用程序。

Xamarin is built on the .NET Framework. It allows one to create apps that easily run across multiple platforms. In this tutorial, we will explain how you can use Xamarin to deliver native iOS, Android, and Windows Apps.

让我们通过讨论如何在 Windows 和 Mac 系统上安装 Xamarin 来开始本教程。

Let’s start the tutorial with a discussion on how to install Xamarin in Windows and Mac systems.

System Requirements

Windows

  1. A computer with at least 2GB of RAM and running Windows 7 or higher (Windows 8-10 is highly recommended)

  2. Visual Studio 2012 Professional or higher

  3. Xamarin for Visual Studio

Mac

  1. A Mac computer running OS X Yosemite (10.10) or higher

  2. Xamarin iOS SDK

  3. Apple’s Xcode (7+) IDE and iOS SDK

  4. Xamarin Studio

Installation on Windows

https://www.xamarin.com/download 下载 Xamarin 安装程序在运行 Xamarin 安装程序之前,确保已在你的电脑上安装了 Android SDK 和 Java SDK。

Download the Xamarin Installer from https://www.xamarin.com/download Before running the Xamarin installer, make sure you have installed Android SDK and Java SDK on your computer.

运行下载的安装程序以开始安装流程 -

Run the downloaded installer to begin the installation process −

  1. The Xamarin license agreement screen appears. Click the Next button to accept the agreement.

  2. The installer will search for any missing components and prompt you to download and install them.

  3. After the Xamarin installation is complete, click the Close button to exit and get ready to start using Xamarin.

Installation on Mac

  1. Download the Xamarin Studio Installer on your Mac system.

  2. Run the Xamarin installer you downloaded and follow the steps given in the Installation Wizard.

  3. After the installation is complete, you can start using Xamarin on your system.