diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html
index 1cc3bb3c..36b1896f 100644
--- a/xamarin-android-toc.html
+++ b/xamarin-android-toc.html
@@ -6,23 +6,55 @@
Overview
-
- Installation and Upgrade
-
-
+ System Requirements
+ Installation
+
+ Upgrade
+
+
Licensing
- - Overview
- - Generating license keys
- - Registering license keys
+ - Overview
+ - How to Generate Syncfusion Xamarin.Android License Key?
+ - How to Register Syncfusion License Key in Xamarin.Android Application?
- Licensing Errors
- Licensing FAQ
diff --git a/xamarin-android/Licensing/generating-license-keys.md b/xamarin-android/Licensing/how-to-generate.md
similarity index 67%
rename from xamarin-android/Licensing/generating-license-keys.md
rename to xamarin-android/Licensing/how-to-generate.md
index dc8c6740..d30fbfc0 100644
--- a/xamarin-android/Licensing/generating-license-keys.md
+++ b/xamarin-android/Licensing/how-to-generate.md
@@ -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.
@@ -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)
+
diff --git a/xamarin-android/Licensing/registering-license-keys.md b/xamarin-android/Licensing/how-to-register-in-an-application.md
similarity index 83%
rename from xamarin-android/Licensing/registering-license-keys.md
rename to xamarin-android/Licensing/how-to-register-in-an-application.md
index 7521c3bc..d6330677 100644
--- a/xamarin-android/Licensing/registering-license-keys.md
+++ b/xamarin-android/Licensing/how-to-register-in-an-application.md
@@ -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.
diff --git a/xamarin-android/Licensing/licensing-errors.md b/xamarin-android/Licensing/licensing-errors.md
index 03602a9b..07e02e5f 100644
--- a/xamarin-android/Licensing/licensing-errors.md
+++ b/xamarin-android/Licensing/licensing-errors.md
@@ -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.
diff --git a/xamarin-android/Licensing/licensing.md b/xamarin-android/Licensing/overview.md
similarity index 76%
rename from xamarin-android/Licensing/licensing.md
rename to xamarin-android/Licensing/overview.md
index 562e0b96..b0ca4d91 100644
--- a/xamarin-android/Licensing/licensing.md
+++ b/xamarin-android/Licensing/overview.md
@@ -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
@@ -17,7 +17,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
}
-# 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.
@@ -33,7 +33,9 @@ This application was built using a trial version of Syncfusion Essential Studio.
+
## 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)
+
diff --git a/xamarin-android/installation-and-upgrade/System-Requirements.md b/xamarin-android/System-Requirements.md
similarity index 90%
rename from xamarin-android/installation-and-upgrade/System-Requirements.md
rename to xamarin-android/System-Requirements.md
index e373a39f..4b6eb3db 100644
--- a/xamarin-android/installation-and-upgrade/System-Requirements.md
+++ b/xamarin-android/System-Requirements.md
@@ -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
diff --git a/xamarin-android/installation-and-upgrade/Upgrade-images/upgrade-control-panel.png b/xamarin-android/Upgrade/Upgrade-images/upgrade-control-panel.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Upgrade-images/upgrade-control-panel.png
rename to xamarin-android/Upgrade/Upgrade-images/upgrade-control-panel.png
diff --git a/xamarin-android/installation-and-upgrade/Upgrade.md b/xamarin-android/Upgrade/how-to-upgrade.md
similarity index 89%
rename from xamarin-android/installation-and-upgrade/Upgrade.md
rename to xamarin-android/Upgrade/how-to-upgrade.md
index 68cc988e..c2025d75 100644
--- a/xamarin-android/installation-and-upgrade/Upgrade.md
+++ b/xamarin-android/Upgrade/how-to-upgrade.md
@@ -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.
diff --git a/xamarin-android/installation-and-upgrade/download-images/start-trial-download.PNG b/xamarin-android/installation-and-upgrade/download-images/start-trial-download.PNG
deleted file mode 100644
index 39a3394e..00000000
Binary files a/xamarin-android/installation-and-upgrade/download-images/start-trial-download.PNG and /dev/null differ
diff --git a/xamarin-android/installation-and-upgrade/download-images/trial-confirmation.PNG b/xamarin-android/installation-and-upgrade/download-images/trial-confirmation.PNG
deleted file mode 100644
index bbbdbb90..00000000
Binary files a/xamarin-android/installation-and-upgrade/download-images/trial-confirmation.PNG and /dev/null differ
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img1.png b/xamarin-android/installation/Errors/Installation_Errors_img1.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img1.png
rename to xamarin-android/installation/Errors/Installation_Errors_img1.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img2.png b/xamarin-android/installation/Errors/Installation_Errors_img2.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img2.png
rename to xamarin-android/installation/Errors/Installation_Errors_img2.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img3.png b/xamarin-android/installation/Errors/Installation_Errors_img3.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img3.png
rename to xamarin-android/installation/Errors/Installation_Errors_img3.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img4.png b/xamarin-android/installation/Errors/Installation_Errors_img4.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img4.png
rename to xamarin-android/installation/Errors/Installation_Errors_img4.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img5.png b/xamarin-android/installation/Errors/Installation_Errors_img5.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img5.png
rename to xamarin-android/installation/Errors/Installation_Errors_img5.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img6.PNG b/xamarin-android/installation/Errors/Installation_Errors_img6.PNG
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img6.PNG
rename to xamarin-android/installation/Errors/Installation_Errors_img6.PNG
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img7.png b/xamarin-android/installation/Errors/Installation_Errors_img7.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img7.png
rename to xamarin-android/installation/Errors/Installation_Errors_img7.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img8.png b/xamarin-android/installation/Errors/Installation_Errors_img8.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Installation_Errors_img8.png
rename to xamarin-android/installation/Errors/Installation_Errors_img8.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Side-by-side_img1.png b/xamarin-android/installation/Errors/Side-by-side_img1.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Side-by-side_img1.png
rename to xamarin-android/installation/Errors/Side-by-side_img1.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Side-by-side_img2.png b/xamarin-android/installation/Errors/Side-by-side_img2.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Side-by-side_img2.png
rename to xamarin-android/installation/Errors/Side-by-side_img2.png
diff --git a/xamarin-android/installation-and-upgrade/Errors/Side-by-side_img3.png b/xamarin-android/installation/Errors/Side-by-side_img3.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Errors/Side-by-side_img3.png
rename to xamarin-android/installation/Errors/Side-by-side_img3.png
diff --git a/xamarin-android/installation-and-upgrade/Installation-Errors.md b/xamarin-android/installation/Installation-Errors.md
similarity index 96%
rename from xamarin-android/installation-and-upgrade/Installation-Errors.md
rename to xamarin-android/installation/Installation-Errors.md
index 7cdea6d3..8fb9337e 100644
--- a/xamarin-android/installation-and-upgrade/Installation-Errors.md
+++ b/xamarin-android/installation/Installation-Errors.md
@@ -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
diff --git a/xamarin-android/installation/mac-installer/how-to-download.md b/xamarin-android/installation/mac-installer/how-to-download.md
new file mode 100644
index 00000000..b3024f01
--- /dev/null
+++ b/xamarin-android/installation/mac-installer/how-to-download.md
@@ -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.)
+
+ 
+
+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.)
+
+ 
+
+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.
+
+ 
+
+### 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.
+
+ 
+
+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.)
+
+ 
+
+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).
+
+ 
+
+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.
+
+ 
+
+
+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.
\ No newline at end of file
diff --git a/xamarin-android/installation-and-upgrade/Getting-started-in-Mac.md b/xamarin-android/installation/mac-installer/how-to-install.md
similarity index 95%
rename from xamarin-android/installation-and-upgrade/Getting-started-in-Mac.md
rename to xamarin-android/installation/mac-installer/how-to-install.md
index 5e1ac927..582cc63a 100644
--- a/xamarin-android/installation-and-upgrade/Getting-started-in-Mac.md
+++ b/xamarin-android/installation/mac-installer/how-to-install.md
@@ -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.
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Download.PNG b/xamarin-android/installation/mac-installer/images/Mac_Download.PNG
new file mode 100644
index 00000000..06b9715f
Binary files /dev/null and b/xamarin-android/installation/mac-installer/images/Mac_Download.PNG differ
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer1.png b/xamarin-android/installation/mac-installer/images/Mac_Installer1.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer1.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer1.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer10.png b/xamarin-android/installation/mac-installer/images/Mac_Installer10.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer10.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer10.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer11.png b/xamarin-android/installation/mac-installer/images/Mac_Installer11.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer11.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer11.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer2.png b/xamarin-android/installation/mac-installer/images/Mac_Installer2.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer2.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer2.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer3.png b/xamarin-android/installation/mac-installer/images/Mac_Installer3.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer3.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer3.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer5.png b/xamarin-android/installation/mac-installer/images/Mac_Installer5.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer5.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer5.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer6.png b/xamarin-android/installation/mac-installer/images/Mac_Installer6.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer6.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer6.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer7.png b/xamarin-android/installation/mac-installer/images/Mac_Installer7.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer7.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer7.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer8.png b/xamarin-android/installation/mac-installer/images/Mac_Installer8.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer8.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer8.png
diff --git a/xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer9.png b/xamarin-android/installation/mac-installer/images/Mac_Installer9.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Mac-Installer_images/Mac_Installer9.png
rename to xamarin-android/installation/mac-installer/images/Mac_Installer9.png
diff --git a/xamarin-android/installation-and-upgrade/Images/accept-nuget-package.png b/xamarin-android/installation/mac-installer/images/accept-nuget-package.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/accept-nuget-package.png
rename to xamarin-android/installation/mac-installer/images/accept-nuget-package.png
diff --git a/xamarin-android/installation-and-upgrade/Images/addpackages.png b/xamarin-android/installation/mac-installer/images/addpackages.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/addpackages.png
rename to xamarin-android/installation/mac-installer/images/addpackages.png
diff --git a/xamarin-android/installation-and-upgrade/Images/application-name.png b/xamarin-android/installation/mac-installer/images/application-name.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/application-name.png
rename to xamarin-android/installation/mac-installer/images/application-name.png
diff --git a/xamarin-android/installation-and-upgrade/Images/autocomplete-code.png b/xamarin-android/installation/mac-installer/images/autocomplete-code.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/autocomplete-code.png
rename to xamarin-android/installation/mac-installer/images/autocomplete-code.png
diff --git a/xamarin-android/installation-and-upgrade/Images/blank-forms-app.png b/xamarin-android/installation/mac-installer/images/blank-forms-app.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/blank-forms-app.png
rename to xamarin-android/installation/mac-installer/images/blank-forms-app.png
diff --git a/xamarin-android/installation-and-upgrade/Images/continue.jpg b/xamarin-android/installation/mac-installer/images/continue.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/continue.jpg
rename to xamarin-android/installation/mac-installer/images/continue.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/default-location.png b/xamarin-android/installation/mac-installer/images/default-location.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/default-location.png
rename to xamarin-android/installation/mac-installer/images/default-location.png
diff --git a/xamarin-android/installation-and-upgrade/Images/destination.jpg b/xamarin-android/installation/mac-installer/images/destination.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/destination.jpg
rename to xamarin-android/installation/mac-installer/images/destination.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/install-location.jpg b/xamarin-android/installation/mac-installer/images/install-location.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/install-location.jpg
rename to xamarin-android/installation/mac-installer/images/install-location.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/install-software.png b/xamarin-android/installation/mac-installer/images/install-software.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/install-software.png
rename to xamarin-android/installation/mac-installer/images/install-software.png
diff --git a/xamarin-android/installation-and-upgrade/Images/installation-completed.jpg b/xamarin-android/installation/mac-installer/images/installation-completed.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/installation-completed.jpg
rename to xamarin-android/installation/mac-installer/images/installation-completed.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/installation-progress.jpg b/xamarin-android/installation/mac-installer/images/installation-progress.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/installation-progress.jpg
rename to xamarin-android/installation/mac-installer/images/installation-progress.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/license-agreement.jpg b/xamarin-android/installation/mac-installer/images/license-agreement.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/license-agreement.jpg
rename to xamarin-android/installation/mac-installer/images/license-agreement.jpg
diff --git a/xamarin-android/installation-and-upgrade/Images/license-confirmation.jpg b/xamarin-android/installation/mac-installer/images/license-confirmation.jpg
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/license-confirmation.jpg
rename to xamarin-android/installation/mac-installer/images/license-confirmation.jpg
diff --git a/xamarin-android/installation-and-upgrade/download-images/license-download.png b/xamarin-android/installation/mac-installer/images/license-download.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/download-images/license-download.png
rename to xamarin-android/installation/mac-installer/images/license-download.png
diff --git a/xamarin-android/installation-and-upgrade/Images/project-creation.png b/xamarin-android/installation/mac-installer/images/project-creation.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/project-creation.png
rename to xamarin-android/installation/mac-installer/images/project-creation.png
diff --git a/xamarin-android/installation-and-upgrade/Images/renderer-code.png b/xamarin-android/installation/mac-installer/images/renderer-code.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/renderer-code.png
rename to xamarin-android/installation/mac-installer/images/renderer-code.png
diff --git a/xamarin-android/installation-and-upgrade/Images/select-location.png b/xamarin-android/installation/mac-installer/images/select-location.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/select-location.png
rename to xamarin-android/installation/mac-installer/images/select-location.png
diff --git a/xamarin-android/installation-and-upgrade/Images/select-package.png b/xamarin-android/installation/mac-installer/images/select-package.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Images/select-package.png
rename to xamarin-android/installation/mac-installer/images/select-package.png
diff --git a/xamarin-android/installation-and-upgrade/download-images/start-trial-download-installer.png b/xamarin-android/installation/mac-installer/images/start-trial-download-installer.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/download-images/start-trial-download-installer.png
rename to xamarin-android/installation/mac-installer/images/start-trial-download-installer.png
diff --git a/xamarin-android/installation-and-upgrade/download-images/start-trial-download-offline-installer.PNG b/xamarin-android/installation/mac-installer/images/start-trial-download-offline-installer.PNG
similarity index 100%
rename from xamarin-android/installation-and-upgrade/download-images/start-trial-download-offline-installer.PNG
rename to xamarin-android/installation/mac-installer/images/start-trial-download-offline-installer.PNG
diff --git a/xamarin-android/installation/mac-installer/images/start-trial-download.PNG b/xamarin-android/installation/mac-installer/images/start-trial-download.PNG
new file mode 100644
index 00000000..918aee50
Binary files /dev/null and b/xamarin-android/installation/mac-installer/images/start-trial-download.PNG differ
diff --git a/xamarin-android/installation/mac-installer/images/trial-confirmation.PNG b/xamarin-android/installation/mac-installer/images/trial-confirmation.PNG
new file mode 100644
index 00000000..bbe2e4a9
Binary files /dev/null and b/xamarin-android/installation/mac-installer/images/trial-confirmation.PNG differ
diff --git a/xamarin-android/installation-and-upgrade/download-images/trial-download.png b/xamarin-android/installation/mac-installer/images/trial-download.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/download-images/trial-download.png
rename to xamarin-android/installation/mac-installer/images/trial-download.png
diff --git a/xamarin-android/installation-and-upgrade/Download.md b/xamarin-android/installation/offline-installer/how-to-download.md
similarity index 68%
rename from xamarin-android/installation-and-upgrade/Download.md
rename to xamarin-android/installation/offline-installer/how-to-download.md
index be0fe5a7..96f574c2 100644
--- a/xamarin-android/installation-and-upgrade/Download.md
+++ b/xamarin-android/installation/offline-installer/how-to-download.md
@@ -1,14 +1,14 @@
---
layout: post
-title: How to download Syncfusion Essential Studio
-description: This page explains about how to download the Syncfusion Essential Studio installer based on licensed and trial customer
+title: Downloading Syncfusion Xamarin.android installer - Syncfusion
+description: Learn here about the how to download Syncfusion Xamarin.android offline installer from our syncfusion website.
platform: xamarin.android
control: Installation and Deployment
documentation: ug
---
-# Download Xamarin Installer
+# Downloading Syncfusion Xamarin.android offline 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.
@@ -21,7 +21,7 @@ The Syncfusion Xamarin installer can be downloaded from the [Syncfusion](https:/
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)
+ * Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)
### Download Free Trial Setup
@@ -29,35 +29,34 @@ Our 30-day trial can be downloaded in two ways.
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.)
- 
+ 
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.)
-6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio Xamarin web installer.
- 
+ 
-7. 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 EXE and ZIP format.
+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 EXE and ZIP format.
- 
+ 
-### Start Trials if using components through [Nuget.org](https://www.nuget.org/packages?q=syncfusion)
+### 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.
- 
+ 
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](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) key here at any time before the trial period expires. (as shown in below screenshot.)
+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.)
- 
+ 
5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.
@@ -70,9 +69,11 @@ You should initiate an evaluation if you have already obtained our components th
4. The most recent version of the installer will be downloaded from this page.
5. To download older version installers, go to [Downloads Older Versions](https://www.syncfusion.com/account/downloads/studio) (element 2 in the screenshot below).
6. You can download other platform\add-on installers by going to More Downloads Options (element 3 in the screenshot below).
-7. For Windows OS, EXE and Zip formats are available for download. They are both Offline Installers.
- 
-
+ 
+
+7. For Windows OS, EXE and Zip formats are available for download. They are both Offline Installers.
+
+ 
-You can also refer to the [**Online installer**](https://help.syncfusion.com/xamarin-ios/installation-and-upgrade/install-using-the-web-installer) and [**Offline installer**](https://help.syncfusion.com/xamarin-ios/installation-and-upgrade/install-using-the-offline-installer) links for step-by-step installation guidelines.
\ No newline at end of file
+You can also refer to the [**Offline installer**](https://help.syncfusion.com/xamarin-ios/installation-and-upgrade/install-using-the-offline-installer) links for step-by-step installation guidelines.
\ No newline at end of file
diff --git a/xamarin-android/installation-and-upgrade/Install-using-the-Offline-Installer.md b/xamarin-android/installation/offline-installer/how-to-install.md
similarity index 87%
rename from xamarin-android/installation-and-upgrade/Install-using-the-Offline-Installer.md
rename to xamarin-android/installation/offline-installer/how-to-install.md
index 49720a31..a42ca55c 100644
--- a/xamarin-android/installation-and-upgrade/Install-using-the-Offline-Installer.md
+++ b/xamarin-android/installation/offline-installer/how-to-install.md
@@ -1,16 +1,15 @@
---
layout: post
-title: Syncfusion Essential Studio Offline Installer
-description: this section provides information regarding the Syncfusion Xamarin Offline installer and steps for installing it
+title: Installing Syncfusion Xamarin.android installer - Syncfusion
+description: Learn here about the how to install Syncfusion Xamarin.android offline installer after downloading from our syncfusion website.
platform: xamarin.android
control: Installation and Deployment
documentation: ug
---
-# Installation using Offline Installer
+# Installing Syncfusion Xamarin.android Offline Installer
-You can refer to the [**Download**](https://help.syncfusion.com/xamarin-android/installation-and-upgrade/download) section to learn how to get the Xamarin trial or licensed installer.
## Installing with UI
@@ -18,7 +17,7 @@ The steps below show how to install the Essential Studio Xamarin installer.
1. Open the Syncfusion Xamarin offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package.
- 
+ 
N> The Installer wizard extracts the syncfusionessentialxamarin_(version).exe dialog, which displays the package's unzip operation.
@@ -35,7 +34,7 @@ The steps below show how to install the Essential Studio Xamarin installer.
You must enter your Syncfusion email address and password. If you don't already have a Syncfusion account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next.
- 
+ 
**Use Unlock Key**
@@ -46,7 +45,7 @@ The steps below show how to install the Essential Studio Xamarin installer.
To learn how to generate an unlock key for both trial and licensed products, see [this](https://www.syncfusion.com/kb/2326) Knowledge Base article.
- 
+ 
3. After reading the License Terms and Privacy Policy, check the **“I agree to the License Terms and Privacy Policy”** check box. Click the Next button.
@@ -55,7 +54,7 @@ The steps below show how to install the Essential Studio Xamarin installer.
4. Change the install and sample locations here. You can also change the Additional settings. Click Next\Install to install with the default settings.
- 
+ 
**Additional Settings**
@@ -71,7 +70,7 @@ The steps below show how to install the Essential Studio Xamarin installer.
5. If any previous versions of the current product is installed, the Uninstall Previous Version(s) wizard will be opened. Select **Uninstall** checkbox to uninstall the previous versions and then click the Proceed button.
- 
+ 
N> From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version.
@@ -81,19 +80,19 @@ The steps below show how to install the Essential Studio Xamarin installer.
**Confirmation Alert**
- 
+ 
**Uninstall Progress:**
- 
+ 
**Install Progress**
- 
+ 
N> The Completed screen is displayed once the Xamarin product is installed. If any version is selected to uninstall, The completed screen will display both install and uninstall status.
- 
+ 
7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel.
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img1.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img1.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img1.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img1.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img10.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img10.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img10.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img10.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img2.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img2.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img2.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img2.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img3.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img3.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img3.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img3.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img4.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img4.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img4.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img4.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img5.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img5.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img5.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img5.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img7.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img7.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img7.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img7.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img8.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img8.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img8.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img8.png
diff --git a/xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img9.png b/xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img9.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/Platform_images/Step-by-Step-Installation_img9.png
rename to xamarin-android/installation/offline-installer/images/Step-by-Step-Installation_img9.png
diff --git a/xamarin-android/installation/offline-installer/images/license-download.png b/xamarin-android/installation/offline-installer/images/license-download.png
new file mode 100644
index 00000000..e760a97f
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/license-download.png differ
diff --git a/xamarin-android/installation/offline-installer/images/start-trial-download-installer.png b/xamarin-android/installation/offline-installer/images/start-trial-download-installer.png
new file mode 100644
index 00000000..82a8e9f8
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/start-trial-download-installer.png differ
diff --git a/xamarin-android/installation/offline-installer/images/start-trial-download-offline-installer.PNG b/xamarin-android/installation/offline-installer/images/start-trial-download-offline-installer.PNG
new file mode 100644
index 00000000..f895c7e7
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/start-trial-download-offline-installer.PNG differ
diff --git a/xamarin-android/installation/offline-installer/images/start-trial-download.PNG b/xamarin-android/installation/offline-installer/images/start-trial-download.PNG
new file mode 100644
index 00000000..918aee50
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/start-trial-download.PNG differ
diff --git a/xamarin-android/installation/offline-installer/images/trial-confirmation.PNG b/xamarin-android/installation/offline-installer/images/trial-confirmation.PNG
new file mode 100644
index 00000000..11269802
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/trial-confirmation.PNG differ
diff --git a/xamarin-android/installation/offline-installer/images/trial-download.png b/xamarin-android/installation/offline-installer/images/trial-download.png
new file mode 100644
index 00000000..34f463b6
Binary files /dev/null and b/xamarin-android/installation/offline-installer/images/trial-download.png differ
diff --git a/xamarin-android/installation/web-installer/how-to-download.md b/xamarin-android/installation/web-installer/how-to-download.md
new file mode 100644
index 00000000..0453fc43
--- /dev/null
+++ b/xamarin-android/installation/web-installer/how-to-download.md
@@ -0,0 +1,82 @@
+---
+layout: post
+title: Downloading Syncfusion Xamarin.android web installer - Syncfusion
+description: Learn here about the how to download Syncfusion Xamarin.android web installer from our syncfusion website with license.
+platform: xamarin.android
+control: Installation and Deployment
+documentation: ug
+
+---
+
+# Downloading Syncfusion xamarin.android web 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.)
+
+ 
+
+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.)
+6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio Xamarin web installer.
+
+ 
+
+
+### 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.
+
+ 
+
+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.)
+
+ 
+
+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. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer.
+4. The most recent version of the installer will be downloaded from this page.
+5. To download older version installers, go to [Downloads Older Versions](https://www.syncfusion.com/account/downloads/studio) (element 2 in the screenshot below).
+6. You can download other platform\add-on installers by going to More Downloads Options (element 3 in the screenshot below).
+
+ 
+
+7. Before the license expires, you can download the installer at any time from your registered account’s [License & Downloads](https://www.syncfusion.com/account/downloads) page (See the screenshot below.)
+
+ 
+
+8. After downloading, the Syncfusion Xamarin.android web installer can be unlocked using Syncfusion registered login credential.
+
+ N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer.
+
+
+You can also refer to the [**Web installer**](https://help.syncfusion.com/xamarin-ios/installation-and-upgrade/install-using-the-web-installer) links for step-by-step installation guidelines.
\ No newline at end of file
diff --git a/xamarin-android/installation-and-upgrade/Install-using-the-Web-Installer.md b/xamarin-android/installation/web-installer/how-to-install.md
similarity index 69%
rename from xamarin-android/installation-and-upgrade/Install-using-the-Web-Installer.md
rename to xamarin-android/installation/web-installer/how-to-install.md
index f68ee65c..7e6b654d 100644
--- a/xamarin-android/installation-and-upgrade/Install-using-the-Web-Installer.md
+++ b/xamarin-android/installation/web-installer/how-to-install.md
@@ -1,15 +1,14 @@
---
layout: post
-title: Installation process for Syncfusion Xamarin
-description: This section provides information regarding the Syncfusion Xamarin Online installer and steps for installing it
+title: Installing Syncfusion Xamarin.android web installer - Syncfusion
+description: Learn here about how to install Syncfusion Xamarin.android web installer after downloading from our Syncfusion website.
platform: xamarin.android
control: Installation and Deployment
documentation: ug
---
-# Installation using Web Installer
+# Installing Syncfusion Xamarin.android Web Installer
-You can refer to the [**Download**](https://help.syncfusion.com/xamarin-android/installation-and-upgrade/download) section to learn how to get the Xamarin trial or licensed installer.
## Overview
@@ -21,57 +20,57 @@ The steps below show how to install Essential Studio Xamarin Web Installer.
1. Open the Syncfusion Essential Studio Xamarin Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package.
- 
+ 
N> The installer wizard extracts the syncfusionessentialxamarinwebinstaller_{version}.exe dialog, which displays the package's unzip operation.
2. The Syncfusion Xamarin Web Installer's welcome wizard will be displayed. Click the Next button.
- 
+ 
3. The Platform Selection Wizard will appear. From the **Available** tab, select the products to be installed. Select the **Install All** checkbox to install all products.
**Available**
- 
+ 
If you have multiple products installed in the same version, they will be listed under the **Installed** tab. You can also select which products to uninstall from the same version. Click the Next button.
**Installed**
- 
+ 
I> If the required software for the selected product isn't already installed, the **Additional Software Required** alert will appear. You can, however, continue the installation and install the necessary software later.
**Required Software**
- 
+ 
4. If previous version(s) for the selected products are installed, the Uninstall previous version wizard will be displayed. You can see the list of previously installed versions for the products you've chosen here. To remove all versions, check the **Uninstall All** checkbox. Click the Next button.
- 
+ 
N> From the 2021 Volume 1 release, Syncfusion has provided option to uninstall the previous versions from 18.1 while installing the new version.
5. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions.
- 
+ 
6. The Confirmation Wizard will appear with the list of products to be installed/uninstalled. You can view and modify the list of products that will be installed and uninstalled from this page.
- 
+ 
N> By clicking the **Download Size and Installation** Size links, you can determine the approximate size of the download and installation
7. The Configuration Wizard will appear. You can change the Download, Install, and Demos locations from here. You can also change the Additional settings on a product-by-product basis. Click Next to install with the default settings.
- 
+ 
**Additional settings**
@@ -87,23 +86,23 @@ The steps below show how to install Essential Studio Xamarin Web Installer.
9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button.
- 
+ 
I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed).
10. The download and installation\uninstallation progress will be displayed as shown below.
- 
+ 
11. When the installation is finished, the **Summary** wizard will appear. Here you can see the list of products that have been installed successfully and those that have failed. To close the Summary wizard, click Finish.
- 
+ 
* To open the Syncfusion Control Panel, click **Launch Control Panel**.
12. After installation, there will be two Syncfusion control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion products installed in the same version, while the Product entry will only uninstall the specific platform setup.
- 
+ 
## Uninstallation
@@ -119,67 +118,65 @@ Follow either one of the option below to uninstall Syncfusion Essential Studio X
Syncfusion provides the option to uninstall products of the same version directly from the Web Installer application. Select the products to be uninstalled from the list, and Web Installer will uninstall them one by one.
-Open the Syncfusion Essential Studio Xamarin Online Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package
-
-
-
-The Syncfusion Xamarin Web Installer's welcome wizard will be displayed. Click the Next button
-
-
+
**Option 2: Uninstall the Xamarin from Windows Control Panel**
You can uninstall all the installed products by selecting the **Syncfusion Essential Studio {version}** entry (element 1 in the below screenshot) from the Windows control panel, or you can uninstall Xamarin alone by selecting the **Syncfusion Essential Studio for Xamarin {version}** entry (element 2 in the below screenshot) from the Windows control panel.
-
+
N> If the **Syncfusion Essential Studio for Xamarin {version}** entry is selected from the Windows control panel, the Syncfusion Essential Studio Xamarin alone will be removed and the below default MSI uninstallation window will be displayed.
-1. The Platform Selection Wizard will appear. From the **Installed** tab, select the products to be uninstalled. To select all products, check the **Uninstall All** checkbox. Click the Next button.
+1. The Syncfusion Xamarin Web Installer's welcome wizard will be displayed. Click the Next button
+
+ 
+
+2. The Platform Selection Wizard will appear. From the **Installed** tab, select the products to be uninstalled. To select all products, check the **Uninstall All** checkbox. Click the Next button.
**Installed**
- 
+ 
You can also select the products to be installed from the **Available** tab.Click the Next button.
**Available**
- 
+ 
-2. If any other products selected for installation, Uninstall previous version wizard will be displayed with previous version(s) installed for the selected products. Here you can view the list of installed previous versions for the selected products. Select **Uninstall All** checkbox to select all the versions. Click Next.
+3. If any other products selected for installation, Uninstall previous version wizard will be displayed with previous version(s) installed for the selected products. Here you can view the list of installed previous versions for the selected products. Select **Uninstall All** checkbox to select all the versions. Click Next.
- 
+ 
-3. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions.
+4. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions.
- 
+ 
-4. The Confirmation Wizard will appear with the list of products to be installed/uninstalled. Here you can view and modify the list of products that will be installed/uninstalled.
+5. The Confirmation Wizard will appear with the list of products to be installed/uninstalled. Here you can view and modify the list of products that will be installed/uninstalled.
- 
+ 
N> By clicking the **Download Size and Installation** Size links, you can determine the approximate size of the download and installation
-5. The Configuration Wizard will appear. You can change the Download, Install, and Demos locations from here. You can also change the Additional settings on a product-by-product basis. Click Next to install with the default settings.
+6. The Configuration Wizard will appear. You can change the Download, Install, and Demos locations from here. You can also change the Additional settings on a product-by-product basis. Click Next to install with the default settings.
- 
+ 
-6. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button.
+7. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button.
-7. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button.
+8. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button.
- 
+ 
I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed).
-8. The download, installation, and uninstallation progresses will be shown.
+9. The download, installation, and uninstallation progresses will be shown.
- 
+ 
-9. When the installation is finished, the **Summary** wizard will appear. Here you can see the list of products that have been successfully and unsuccessfully installed/uninstalled. To close the Summary wizard, click Finish.
+10. When the installation is finished, the **Summary** wizard will appear. Here you can see the list of products that have been successfully and unsuccessfully installed/uninstalled. To close the Summary wizard, click Finish.
- 
+ 
* To open the Syncfusion Control Panel, click **Launch Control Panel**.
\ No newline at end of file
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img1.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img1.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img1.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img1.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img10.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img10.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img10.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img10.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img11.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img11.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img11.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img11.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img12.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img12.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img12.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img12.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img13.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img13.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img13.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img13.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img14.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img14.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img14.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img14.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img15.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img15.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img15.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img15.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img16.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img16.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img16.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img16.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img17.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img17.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img17.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img17.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img18.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img18.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img18.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img18.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img19.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img19.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img19.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img19.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img2.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img2.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img2.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img2.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img20.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img20.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img20.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img20.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img21.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img21.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img21.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img21.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img22.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img22.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img22.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img22.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img23.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img23.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img23.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img23.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img24.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img24.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img24.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img24.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img25.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img25.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img25.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img25.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img26.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img26.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img26.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img26.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img3.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img3.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img3.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img3.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img4.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img4.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img4.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img4.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img5.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img5.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img5.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img5.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img6.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img6.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img6.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img6.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img7.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img7.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img7.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img7.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img8.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img8.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img8.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img8.png
diff --git a/xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img9.png b/xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img9.png
similarity index 100%
rename from xamarin-android/installation-and-upgrade/WebInstaller/Step-by-Step-Installation_img9.png
rename to xamarin-android/installation/web-installer/images/Step-by-Step-Installation_img9.png
diff --git a/xamarin-android/installation/web-installer/images/license-download.png b/xamarin-android/installation/web-installer/images/license-download.png
new file mode 100644
index 00000000..e760a97f
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/license-download.png differ
diff --git a/xamarin-android/installation/web-installer/images/start-trial-download-installer.png b/xamarin-android/installation/web-installer/images/start-trial-download-installer.png
new file mode 100644
index 00000000..82a8e9f8
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/start-trial-download-installer.png differ
diff --git a/xamarin-android/installation/web-installer/images/start-trial-download-web-installer.PNG b/xamarin-android/installation/web-installer/images/start-trial-download-web-installer.PNG
new file mode 100644
index 00000000..3ba5d9c4
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/start-trial-download-web-installer.PNG differ
diff --git a/xamarin-android/installation/web-installer/images/start-trial-download.PNG b/xamarin-android/installation/web-installer/images/start-trial-download.PNG
new file mode 100644
index 00000000..918aee50
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/start-trial-download.PNG differ
diff --git a/xamarin-android/installation/web-installer/images/trial-confirmation.PNG b/xamarin-android/installation/web-installer/images/trial-confirmation.PNG
new file mode 100644
index 00000000..40fb8d11
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/trial-confirmation.PNG differ
diff --git a/xamarin-android/installation/web-installer/images/trial-download.png b/xamarin-android/installation/web-installer/images/trial-download.png
new file mode 100644
index 00000000..1deb84c5
Binary files /dev/null and b/xamarin-android/installation/web-installer/images/trial-download.png differ