Xamarin Mono for Android, Monotouch installation

Source: Internet
Author: User
Tags gtk android sdk manager

One, the installation under Windows

1. Introduction of Installation Environment:
Win8.1 Enterprise Edition 64-bit or Win7 64, VS2013 update4

2. Installing the JDK
To the official Oracle download Jdk-8u45-windows-x64.exe and install, the default is installed to the C drive, according to their own circumstances to choose the directory
Add environment variable Java_home (in fact Jdk8 has been added automatically, not add, jdk8 the following version to be added manually)
C:\Program files\java\jdk1.8.0_45
Add environment variable Classpath
%java_home%\lib\dt.jar;%java_home%\lib\tools.jar
Modify the environment variable path to include the following values at the front:
%java_home%\bin;%java_home%\jre\bin;

3. Install the android SDK, download Installer_r24.3.3-windows.exe, I am here to install into the D:\ANDROID-SDK directory
Set environment variables after installation, right-my computer--Properties-Advanced system Settings-advanced-environment variables-system variables, find Path, double-click to modify, at the top of the increase:
.;D: \ Android-sdk\tools;d:\android-sdk\platform-tools;
(Note that the end must have; English semicolon, if you already have this value in Path, you do not need to add it.
If you want to update the SDK, choose one of the following two ways:
(1) (as if it doesn't work) domestic users can set host:203.208.46.200 dl-ssl.google.com
(2) (recommended) Open Android SDK manager,tools, options...,http proxy Server Fill "mirrors.dormforce.net", HTTP proxy port "80", and then tick "Force Https://...sources to be fetched using http://...", close after packages reload or turn off reopen. (See also: http://ubuntu.uestc.edu.cn/android/repository/)

4. Install NDK, unzip android-ndk-r8d-windows.zip to the specified directory, I am here to install into the D:\ANDROID-NDK directory
After installation, create a new environment variable, Android_ndk_path, with the following values:
D:\android-ndk\android-ndk-r8d

5. Online installation, directly run XamarinInstaller.exe for automatic installation (domestic users need FQ);
(recommended) Offline installation: Install individually (if upgrade, 2 and 3):
1) Gtk-sharp-2.12.26.msi
2) Xamarin.visualstudio_3.11.666.msi
3) Xamarinstudio-5.9.4.5-0.msi

7. About what simulator to develop for Android under window, there must be a recommendation (if it's VS2015):
http://www.droid4x.cn/bbs/forum.php?mod=forumdisplay&fid=72
Can be used after the installation, and even vs debugging, the speed is very good.

Attached part of the original program:
Http://dl.google.com/android/ndk/android-ndk-r10d-windows-x86_64.exe
Http://download.xamarin.com/Installer/Windows/XamarinInstaller.exe
Https://dl.google.com/android/installer_r24.3.3-windows.exe
Http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.26.msi
Http://download.xamarin.com/XamarinforVisualStudio/Windows/Xamarin.VisualStudio_3.11.666.msi
Http://download.xamarin.com/studio/Windows/XamarinStudio-5.9.4.5-0.msi

Monoandroid 3.11.x Update log:
http://developer.xamarin.com/releases/vs/xamarin.vs_3/xamarin.vs_3.11/
The latest version can also refer to the official website address, if not up-to-date, dominated by:
Http://xamarin.com/installer_assets/v3/Windows/Universal/InstallationManifest.xml

Second, the installation under the Mac

1. Install Mac OS, this is not much to say, can Baidu, can also refer to the following article
Http://www.jianshu.com/p/25d2d781bd98
Install Xamarin, go to the official website to download the online installer xamarininstaller.dmg for automatic installation, the installation process to download a lot of files, so this step is a bit long, waiting for automatic installation complete, automatic installation program:
Http://download.xamarin.com/Installer/Mac/XamarinInstaller.dmg

2. After automatic installation Please open Xamarin to update to the latest version, of course, you can also manually download the update files for installation:
Http://download.xamarin.com/MonoFrameworkMDK/Macx86/MonoFramework-MDK-4.0.2.5.macos10.xamarin.x86.pkg
Http://download.xamarin.com/studio/Mac/XamarinStudio-5.9.4.5-0.dmg
Http://download.xamarin.com/MonoTouch/Mac/monotouch-8.10.3.2.pkg
Http://download.xamarin.com/MonoforAndroid/Mac/mono-android-5.1.4-16.pkg
HTTP://DOWNLOAD.XAMARIN.COM/XAMARINFORMAC/MAC/XAMARIN.MAC-2.0.2.35.PKG (for MAC development, installed according to individual development needs)

MonoTouch 8.10.x Update log:
http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/
The latest version can also refer to the official website address, if not up-to-date, dominated by:
Http://xamarin.com/installer_assets/v3/Mac/Universal/InstallationManifest.xml

Xamarin Mono for Android, Monotouch installation

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.