Xamarin Installation Steps

Source: Internet
Author: User

Original: Xamarin Installation steps

1. Download and unzip the Wule bar software station to provide " Mono for Android Offline Package "

Installation:Jdk-6u45-windows-i586.exe (even if you are a System, you have to install the i586 version)

C:\Program Files (x86) \java\jdk1.6.0_39\ JDK installation path

C:\Program Files (x86) \java\jre6\ Java installation path

Setting method of JDK environment variable under 1.1 win7

First need to official Web download JDK This software, I downloaded the jdk-6u26-windows-i586 version, installation completed display jdk1.6.0_26.

Next, select the installation path. My installation path is C:\Program files\java\jdk1.6.0_26.

After the installation is complete, you need to set environment variables to make the compiler work. Right-click on "Computer" à select "Properties" à select the left "Advanced system settings" à select the above "Advanced" tab à click the "Environment variables" button in the lower right corner.

The following popup dialog box will appear with user variables and system variables. The user variable is valid for the current login account, the system variable is valid for all users, and the reader can set it as needed.

In the system variable, click New, variable name fill java_home, variable value to fill in the JDK installation path, here to fill out the "C:\Program files\java\jdk1.6.0_26". Note the path here. Because the version may be different. Better go to the installation location and look at your path.

In the system variable, click the new variable name to fill in the Classpath, the variable value is filled ".; %java_home%\lib;%java_home%\lib\tools.jar ". Be careful not to forget the front dot and the middle semicolon.

Find the path variable in the system variable, which is the system's own, not new. Double-click Path, because the original variable value already exists, it should be added ";%java_home%\bin;%java_home%\jre\bin" after the existing variable. Note the preceding semicolon.

At this point, the environment variables that should be configured are complete.

2, download and unzip the Wule bar for "Android SDKlocal offline full version ":

Unzip the ANDROID-SDK in the compressed package to this path (the path does not contain Chinese)

D:\Program FILES\ANDROID\ANDROID-SDK

Then install:installer_r22.0.4-windows.exe (the program is also installed to the above path)

3, set the system environment variable:

Right button My Computer--Properties--Advanced system settings--advanced--environment variables--system variables, find Path , double-click to modify, add to the front:

D:\Program Files\android\android-sdk\tools;

(Note that the end must have ; English semicolon, if Path There is already this value, you do not need to add it)

4, and then follow the sequence to install them individually:

1)GTK Sharp

2)Xamarin Studio

3)Xamarin.visualstudio_setup

4) After all finished, it is best to restart the computer, should be no problem. The rest of you know, don't say ...

For the first time install, set this place:

Mono for Android failed to launch emulator, Tip:android SDK not found workaround http://www.wuleba.com/?p=17227

Xamarin Installation Steps

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.