Skip to content

IN-18125-UG-Documentation-xamarin-android-mas #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 47 additions & 15 deletions xamarin-android-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,55 @@
<li>
<a href="/xamarin-android/introduction/overview">Overview</a>
</li>
<li>
Installation and Upgrade
<ul>
<li><a href="/xamarin-android/Introduction/System-Requirements">System Requirements</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/download">Download</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/install-using-the-web-installer">Install using the Web Installer</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/install-using-the-offline-installer">Install using the Offline Installer</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/Getting-started-in-Mac">Getting Started in Mac</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/installation-errors">Installation Errors</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/upgrade">Upgrade</a></li>
</ul>
</li>
<li><a href="/xamarin-android/System-Requirements">System Requirements</a></li>
<li>Installation<ul>
<li>Web Installer
<ul>
<li>
<a href="/xamarin-android/installation/web-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/xamarin-android/installation/web-installer/how-to-install">How to Install?</a>
</li>
</ul>
</li>
<li>Offline Installer
<ul>
<li>
<a href="/xamarin-android/installation/offline-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/xamarin-android/installation/offline-installer/how-to-install">How to Install?</a>
</li>
</ul>
</li>
<li>Mac Installer
<ul>
<li>
<a href="/xamarin-android/installation/mac-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/xamarin-android/installation/mac-installer/how-to-install">How to Install?</a>
</li>
</ul>
</li>
<li>
<a href="/xamarin-android/installation/installation-errors">Installation Errors</a>
</li>
</ul>
</li>
<li>Upgrade
<ul>
<li>
<a href="/xamarin-android/upgrade/how-to-upgrade">How to Upgrade Syncfusion Xamarin.Android Installer to Latest Version?</a>
</li>
</ul>
</li>
<li>Licensing
<ul>
<li><a href="/xamarin-android/licensing/licensing">Overview</a></li>
<li><a href="/xamarin-android/licensing/generating-license-keys">Generating license keys</a></li>
<li><a href="/xamarin-android/licensing/registering-license-keys">Registering license keys</a></li>
<li><a href="/xamarin-android/licensing/overview">Overview</a></li>
<li><a href="/xamarin-android/licensing/how-to-generate">How to Generate Syncfusion Xamarin.Android License Key?</a></li>
<li><a href="/xamarin-android/licensing/how-to-register-in-an-application">How to Register Syncfusion License Key in Xamarin.Android Application?</a></li>
<li><a href="/xamarin-android/licensing/licensing-errors">Licensing Errors</a></li>
<li>Licensing FAQ
<ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: About Essential Studio Xamarin Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio Xamarin license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license generation - Syncfusion
description: Learn here about how to generate Syncfusion Xamarin.Android license key for syncfusion Xamarin.Android application for license validation.
platform: xamarin.android
control: Essential Studio
documentation: ug
---


# License Key Generation
# Generate Syncfusion Xamarin.Android License key

License keys for Xamarin can be generated from the [License & Downloads](https://syncfusion.com/account/downloads) or [Trial & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) section from your Syncfusion account.

Expand All @@ -17,6 +17,8 @@ License keys for Xamarin can be generated from the [License & Downloads](https:/
I> * Syncfusion license keys are **version and platform specific**, refer to the [KB](https://www.syncfusion.com/kb/8976/how-to-generate-license-key-for-licensed-products) to generate the license key for the required version and platform.
* Refer this [KB](https://www.syncfusion.com/kb/8951/which-version-syncfusion-license-key-should-i-use-in-my-application) to know about which version of the Syncfusion license key should be used in the application.


## See Also

* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/xamarin-android/licensing/registering-license-keys)
* [How to Register Syncfusion License Key in Xamarin.Android Application?](https://help.syncfusion.com/xamarin-android/licensing/registering-license-keys)

Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: About Essential Studio Xamarin Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio Xamarin license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license registration - Syncfusion
description: Learn here about how to register Syncfusion Xamarin.Android license key for Xamarin.Android application for license validation.
platform: xamarin.android
control: Essential Studio
documentation: ug
---


# License Key Registration
# Register Syncfusion License key in Xamarin.Android application

The generated license key is just a string that needs to be registered before any Syncfusion control is initiated. The following code is used to register the license.

Expand Down
6 changes: 3 additions & 3 deletions xamarin-android/Licensing/licensing-errors.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: License Key Errors of Essential Studio | Syncfusion
description: Learn here some information about how to fix Syncfusion license key related errors and more details.
title: Overview of Syncfusion licensing errors - Syncfusion
description: Learn here about Syncfusion common licensing errors which appears on license validation in Syncfusion Xamarin.Android applications.
platform: xamarin.android
control: Essential Studio
documentation: ug
---

# Common Licensing Errors
# Syncfusion Licensing Errors

Licensing error popup is displayed with various messages under different circumstances. Here are some ways to resolve different issues.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: About Essential Studio Xamarin Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio Xamarin license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license and unlock keys - Syncfusion
description: Learn here about the Syncfusion license and unlock keys and difference between license and unlock keys.
platform: xamarin.android
control: Essential Studio
documentation: ug
Expand All @@ -17,7 +17,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
}
</style>

# Syncfusion Licensing in Xamarin
# Syncfusion Licensing Overview

We have introduced a new licensing system starting with version 16.2.0.x release of Essential Studio. These modifications apply to all evaluators and only to paid customers who use NuGet packages from [nuget.org](https://www.nuget.org/). Starting with v16.2.0.x, if you use the evaluation installer or the NuGet feed to reference Syncfusion assemblies, you must also include the corresponding platform and version license key in your projects.

Expand All @@ -33,7 +33,9 @@ This application was built using a trial version of Syncfusion Essential Studio.

</div>


## See Also

* [How to Generate Syncfusion Xamarin License Key?](https://help.syncfusion.com/xamarin-android/licensing/generating-license-keys)
* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/xamarin-android/licensing/registering-license-keys)
* [How to Generate Syncfusion Xamarin.Android License Key?](https://help.syncfusion.com/xamarin-android/licensing/generating-license-keys)
* [How to Register Syncfusion License Key in Xamarin.Android Application?](https://help.syncfusion.com/xamarin-android/licensing/registering-license-keys)

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: System Requirements | Xamarin.Android | Syncfusion
description: Describes about system requirements to install the Syncfusion Xamarin Components and list of supported platforms.
title: System Requirements in Xamarin.Android - Syncfusion
description: Checkout and learn here all about the system requirements needed to use Syncfusion Xamarin.Android Components.
platform: Xamarin.Android
control: Introduction
documentation: ug
---

# System Requirements for Xamarin.Android
# System Requirements for Xamarin.Android Components

The system requirements for using our Syncfusion Xamarin platform are as follows

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Major Version to Service Pack Version| Xamarin | Syncfusion
description: this section provides the information about upgrading the Xamarin projects from major version to service pack version
title: Upgrading Syncfusion Xamarin installer to latest version - Syncfusion
description: Learn here about the how upgrade Syncfusion Xamarin.Android installer to a latest version from website and control panel.
platform: xamarin.android
control: Essential Studio
documentation: ug
---

# Upgrading Syncfusion Xamarin
# Upgrading Syncfusion Xamarin.Android installer to a latest version

Syncfusion releases new volumes once every three months, with exciting new features. There will be one Service Pack releases for this volume releases. Service Pack releases are provided to address major bug fixes in the volume releases.

Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Installation Errors of Essential Studio | Xamarin |Syncfusion
description: Learn here some information about the essential studio installation errors and steps for resolving it.
title: Installation Errors in Xamarin.android - Syncfusion
description: Learn here about the common installation errors and solution to those errors in Syncfusion Xamarin.android Components installation.
platform: xamarin.android
control: Installation and Deployment
documentation: ug
Expand Down
78 changes: 78 additions & 0 deletions xamarin-android/installation/mac-installer/how-to-download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
layout: post
title: Downloading Syncfusion Xamarin.android Mac installer - Syncfusion
description: Learn here about the how to download Syncfusion Xamarin.android mac installer packages from syncfusion website.
platform: xamarin.android
control: Installation and Deployment
documentation: ug

---

# Downloading Syncfusion Xamarin.android Mac installer

The Syncfusion Xamarin installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/xamarin-ui-controls) website. You can either download the licensed installer or try our trial installer depending on your license.

- Trial Installer
- Licensed Installer


## Download the Trial Version

Our 30-day trial can be downloaded in two ways.

* Download Free Trial Setup
* Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)


### Download Free Trial Setup

1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the Xamarin platform.
2. After completing the required form or logging in with your registered Syncfusion account, you can download the Xamarin trial installer from the confirmation page. (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png)

3. With a trial license, only the latest version’s trial installer can be downloaded.
4. After downloading, the Syncfusion Xamarin trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article.
5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png)

6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio Xamarin Offline trial installer which is available in PKG format.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.png)

### Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

You should initiate an evaluation if you have already obtained our components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

1. You can start your 30-day free trial for Xamarin from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.

![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)

2. To access this page, you must sign up\log in with your Syncfusion account.
3. Begin your trial by selecting the WinUI product.

N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.

4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/xamarin-android/licensing/generating-license-keys) here at any time before the trial period expires. (as shown in below screenshot.)

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)

5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.


## Download the License Version

1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
2. You can view all the licenses (both active and expired) associated with your account.
3. You can download Xamarin.android Mac licensed installer by going to More Downloads Options (element 3 in the screenshot below).

![License and downloads of Syncfusion Essential Studio](images/license-download.png)

4. Unlock key is not required to install the Syncfusion Xamarin.android Mac trial installer.
5. For Mac OS, PKG formats is available for download.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)


You can also refer to the [**Xamarin Android Mac installer**](https://help.syncfusion.com/xamarin-ios/installation-and-upgrade/install-using-the-web-installer) links for step-by-step installation guidelines.
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
---
layout: post
title: Install and Getting Started Syncfusion component in Mac.
description: The following section will explain about the Overview and Installation process of Xamarin application in Visual Studio for Mac.
title: Installing Syncfusion Xamarin.android Mac installer - Syncfusion
description: Learn here about how to install Syncfusion Xamarin.android mac installer after downloading from our Syncfusion website.
platform: xamarin.android
control: Syncfusion Controls
documentation: ug
---

# Overview of Syncfusion components Installation in Mac
# Installing Syncfusion Xamarin.android Mac Installer


## Overview of Syncfusion components Installation in Mac

The Syncfusion Essential Studio allows you to create the Xamarin application in Visual Studio for Mac with the Syncfusion components.

## Mac Build and Installation
### Step-by-Step Installation

The steps below show how to install the Xamarin Mac installer. 

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading