Build and create a project in the xamarin. Forms (2) environment from scratch

Source: Internet
Author: User
I. Build an environment in Windows: 1. download and install JDK and Android SDK; 2. download xamarin. visual Studio, which can be installed online from the official website or offline installation package 3.0.54. 3. After downloading and running the installation program, follow the prompts to install it step by step. Mac environment setup: official online Installation
2. Create an xamarin. Forms project
1. Create a project and select "Blank app (xamarin. Forms portable )"

After the project is created, the project structure is as follows:

2. Update the Assembly because the default xamarin. Forms version is 1.0.6186, you need to update the Assembly. There are two ways to update an assembly: A. Right-click "Reference", select "manage nuget package", and search "xamarin forms"
For Android, you can choose to update "xamarin support library V4 ".


B. Use the nuget Console (in this way, the previous Assembly package will be deleted)
Input: Update-package xamarin. Forms

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.