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
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 −
-
The Xamarin license agreement screen appears. Click the Next button to accept the agreement.
-
The installer will search for any missing components and prompt you to download and install them.
-
After the Xamarin installation is complete, click the Close button to exit and get ready to start using Xamarin.