- - Is an internet connection required for Syncfusion Essential Studio license validation?
+ - Is an internet connection required for Syncfusion Essential Studio® license validation?
- How to upgrade from Trial version after purchasing a license?
- Where can I get a license key?
- Registering Syncfusion account for direct NuGet.org user
diff --git a/xamarin-android/Applying-patches/Applying-patches.md b/xamarin-android/Applying-patches/Applying-patches.md
index 8cde2ae08..90fc8ce72 100644
--- a/xamarin-android/Applying-patches/Applying-patches.md
+++ b/xamarin-android/Applying-patches/Applying-patches.md
@@ -1,9 +1,9 @@
---
layout: post
title: Apply the Patch for Major\Service Pack Version | Syncfusion
-description: Learn here about how to apply the patch for major or service pack version of Syncfusion Essential Studio.
+description: Learn here about how to apply the patch for major or service pack version of Syncfusion Essential Studio®.
platform: xamarin.android
-control: Essential Studio
+control: Essential Studio®
documentation: ug
---
@@ -17,11 +17,11 @@ Syncfusion provides patch installer for major version or service pack version, e
The steps below show how to install a patch.
-I> Before installing the patch, ensure that corresponding Essential Studio version platform has been installed in your machine.
+I> Before installing the patch, ensure that corresponding Essential Studio® version platform has been installed in your machine.
-1. Double-click the Syncfusion Essential Studio patch installer. The Syncfusion Essential Studio Service Pack opens.
+1. Double-click the Syncfusion Essential Studio® patch installer. The Syncfusion Essential Studio® Service Pack opens.

diff --git a/xamarin-android/DataSource/Getting-Started.md b/xamarin-android/DataSource/Getting-Started.md
index d7c763995..07592a5a4 100644
--- a/xamarin-android/DataSource/Getting-Started.md
+++ b/xamarin-android/DataSource/Getting-Started.md
@@ -1,24 +1,24 @@
---
layout: post
title: GettingStarted | DataSource | Xamarin | Syncfusion
-description: How to create a sample in DataSource with sorting and grouping.
-platform: xamarin.Android
+description: Learn here about getting started with Syncfusion DataSource control and working with sorting and grouping.
+platform: xamarin.android
control: DataSource
documentation: UG
---
-# DataSource
+# Getting Started with DataSource
## Overview
DataSource is a non UI component that consumes raw data and processes data operations such as sorting, filtering and grouping saving developers’ time and efforts in building the functionality themselves. We can apply DataSource to any data bound control which can be further processed using the bound DataSource.
-
+
## Getting started
### Assembly deployment
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the following installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the following installation folders,
{Syncfusion Essential Studio Installed location}\Essential Studio\{Syncfusion release version}\lib.
N> Assemblies can be found in unzipped package location in Mac
@@ -38,7 +38,7 @@ pcl\Syncfusion.DataSource.Portable.dll
This is how the final output will look like. You can also download the entire source code of this demo from [here](http://files2.syncfusion.com/Xamarin.Android/Samples/DataSourceAndroid_GettingStarted.zip).
-
+
* Create new **BlankApp** (Xamarin.Android) application in **Xamarin Studio** or **Visual Studio**.
* Now, create a simple data source as shown in the following code example. Add the following code example in a newly created class file and save it as **Contacts.cs** file.
diff --git a/xamarin-android/Introduction/Download-And-Installation/Mac.md b/xamarin-android/Introduction/Download-And-Installation/Mac.md
deleted file mode 100644
index d932cbd4f..000000000
--- a/xamarin-android/Introduction/Download-And-Installation/Mac.md
+++ /dev/null
@@ -1,50 +0,0 @@
----
-layout: post
-title: Download and Installation in Mac | Xamarin.Android | Syncfusion
-description: This section provides information on how to download and install Syncfusion Xamarin.Android Controls on Mac.
-platform: Xamarin.Android
-control: Download and Installation
-documentation: ug
----
-
-# Download and Installation of Xamarin.Android controls in Mac
-
-## Download directly from website
-
-You can download the complete Xamarin.Android component from [here](https://www.syncfusion.com/downloads/xamarin).
-
-**MAC Installer (pkg)**
-
-The following procedure illustrates how to install the installer of Syncfusion Xamarin components in Mac.
-
-1. Double-click the Syncfusion Essential Studio for Xamarin Setup file. The Self-Extractor wizard opens, click continue.
-2. After reading the terms in Software License Agreement, click continue.
-3. Click Agree in the dialog box that appears to continue the installation.
-4. Select a destination to install the software and click continue.
-5. Choose the installation location and samples installation.
-6. To install it in the displayed default location, click Install.
-7. Click Close. The NuGet and samples locations are launched automatically.
-
-### Explore the libraries package
-
-You can find the Syncfusion libraries, samples and NuGet from the installed location in Mac.
-
-{Essential Studio installed location}\Syncfusion\Essential Studio\16.2.0.41\Xamarin
-
-* **"lib"** folder - e.g., /Users/labuser/Documents/Syncfusion/16.2.0.41/Xamarin/lib
-
- It contains all the required libraries for Xamarin.iOS, Xamarin.Android, and Xamarin.Forms projects.
-
-* **"nuget"** folder - e.g., /Users/labuser/Documents/Syncfusion/16.2.0.41/nuget
-
- It contains the above libraries as NuGet packages. The same NuGet packages also can be configured from online [nuget.org](https://api.nuget.org/v3/index.json).
-
-* **"sample"** folder - e.g., /Users/labuser/Documents/Syncfusion/16.2.0.41/sample
-
- It contains the sample applications for our controls in Xamarin.Android platforms in Android folder.
-
-### Add reference to the project
-
-You can then add the assembly references to the Xamarin.Android. The following is the location where you can locate assembly for Chart control and you can find assemblies for the other controls also from the same location.
-
-android\Syncfusion.SfChart.Android.dll
\ No newline at end of file
diff --git a/xamarin-android/Introduction/Download-And-Installation/Windows.md b/xamarin-android/Introduction/Download-And-Installation/Windows.md
deleted file mode 100644
index 17ec2bcfd..000000000
--- a/xamarin-android/Introduction/Download-And-Installation/Windows.md
+++ /dev/null
@@ -1,50 +0,0 @@
----
-layout: post
-title: Download and Installation in Windows | Xamarin.Android | Syncfusion
-description: This section provides information on how to download and install Syncfusion Xamarin.Android Controls on Windows.
-platform: Xamarin.Android
-control: Download and Installation
-documentation: ug
----
-
-# Download and Installation of Xamarin.Android controls in Windows
-
-## Download directly from website
-
-You can download the complete Xamarin.Android component from [here](https://www.syncfusion.com/downloads/xamarin). You may be asked to choose the windows installer or zip file to download.
-
-**Windows Installer (exe)**
-
-The following procedure illustrates how to install the installer of Syncfusion Xamarin components in Windows.
-
-1. Double-click the Syncfusion Essential Studio for Xamarin Setup file. The Self-Extractor wizard opens and extracts the package automatically.
-2. Enter User Name, Organization and Unlock Key in the corresponding text boxes provided.
-3. Click Next.
-4. After reading the terms, click “I accept the terms and conditions” check box.
-5. Click Next and choose the installation location and samples installation.
-6. To install it in the displayed default location, click Install.
-7. Click Finish. The **NuGet and samples** locations are launched automatically.
-
-### Explore the libraries package
-
-You can find the Syncfusion libraries, samples and NuGet from the installed location in Windows.
-
-{Essential Studio installed location}\Syncfusion\Essential Studio\16.2.0.41\Xamarin
-
-* **"lib"** folder - e.g., C:\Program Files (x86)\Syncfusion\Essential Studio\16.2.0.41\Xamarin\lib
-
- It contains all the required libraries for Xamarin.iOS, Xamarin.Android, and Xamarin.Forms projects.
-
-* **"nuget"** folder - e.g., C:\Users\Public\Documents\Syncfusion\16.2.0.41\Xamarin\nuget
-
- It contains the above libraries as NuGet packages. The same NuGet packages also can be configured from online [nuget.org](https://api.nuget.org/v3/index.json).
-
-* **"sample"** folder - e.g., C:\Users\Public\Documents\Syncfusion\16.2.0.41\Xamarin\sample
-
- It contains the sample applications for our controls in Xamarin.Android platforms in Android folder.
-
-### Add reference to the project
-
-You can then add the assembly references to the Xamarin.Android. The following is the location where you can locate assembly for Chart control and you can find assemblies for the other controls also from the same location.
-
-android\Syncfusion.SfChart.Android.dll
\ No newline at end of file
diff --git a/xamarin-android/Introduction/OverView.md b/xamarin-android/Introduction/OverView.md
index df2476c93..f166023d2 100644
--- a/xamarin-android/Introduction/OverView.md
+++ b/xamarin-android/Introduction/OverView.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Overview of Xamarin.Android Essential Studio Products | Syncfusion
+title: Overview of Xamarin.Android Essential Studio® Products | Syncfusion
description: Basic overview about the list of available features on Syncfusion Xamarin.Android components and steps to use the guide.
-platform: Xamarin.Android
+platform: xamarin.android
control: Overview
documentation: ug
---
-# Welcome to Syncfusion Essential Studio for Xamarin.Android
+# Welcome to Syncfusion Essential Studio® for Xamarin.Android
-Essential Studio for Xamarin.Android is a comprehensive collection of enterprise-grade Xamarin.Android components for building modern Mobile applications. It includes all the UI controls that are typically required for building line-of-business (LOB) applications including Charts, DataGrid, Gauge, Maps and much more.
+Essential Studio® for Xamarin.Android is a comprehensive collection of enterprise-grade Xamarin.Android components for building modern Mobile applications. It includes all the UI controls that are typically required for building line-of-business (LOB) applications including Charts, DataGrid, Gauge, Maps and much more.
## How to best read this user guide
@@ -24,7 +24,7 @@ The Knowledge Base section contains responses to some of the most common questio
Similar to the Knowledge Base, the Forum section also contains responses to questions of other customers asked in the past.
-And, you can explore the release history of Essential Studio for Xamarin.Android from [`here`](https://www.syncfusion.com/products/release-history/estudio/xamarin-android).
+And, you can explore the release history of Essential Studio® for Xamarin.Android from [`here`](https://www.syncfusion.com/products/release-history/estudio/xamarin-android).
## Create a support incident
diff --git a/xamarin-android/Licensing.md b/xamarin-android/Licensing.md
deleted file mode 100644
index 157defe92..000000000
--- a/xamarin-android/Licensing.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-layout: post
-title: Xamarin.Android Licensing | Syncfusion
-description: Licensing
-platform: xamarin.android
-control: Licensing
-documentation: ug
----
-
-# Licensing
-We have introduced a new licensing system starting with version 16.2.0.x release of Essential Studio. If you reference Syncfusion assemblies from evaluation builds or from the NuGet feed, you also have to include a license key in your projects. Please note that this license key is different from the setup unlock key that you might have used in the past, and needs to be separately generated from Syncfusion website. A licensing validation message will be shown if this license key is missing. Please refer the below link for more details.
-
-
-[`https://help.syncfusion.com/common/essential-studio/licensing/license-key#xamarinandroid`](https://help.syncfusion.com/common/essential-studio/licensing/license-key#xamarinandroid)
diff --git a/xamarin-android/Licensing/how-to-generate.md b/xamarin-android/Licensing/how-to-generate.md
index 8be6a7e66..dee1ae724 100644
--- a/xamarin-android/Licensing/how-to-generate.md
+++ b/xamarin-android/Licensing/how-to-generate.md
@@ -3,7 +3,7 @@ layout: post
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
+control: Essential Studio®
documentation: ug
---
@@ -37,7 +37,7 @@ If you have a Syncfusion account associated with valid trial license, license ke
### Expired License
-If you have a Syncfusion account with an expired license, your license subscription must be renewed in order to obtain a valid license key for the latest Essential Studio version. Meanwhile, a temporary license key with a 5-day validity period will be generated.
+If you have a Syncfusion account with an expired license, your license subscription must be renewed in order to obtain a valid license key for the latest Essential Studio® version. Meanwhile, a temporary license key with a 5-day validity period will be generated.

diff --git a/xamarin-android/Licensing/how-to-register-in-an-application.md b/xamarin-android/Licensing/how-to-register-in-an-application.md
index d6330677f..0e13ee151 100644
--- a/xamarin-android/Licensing/how-to-register-in-an-application.md
+++ b/xamarin-android/Licensing/how-to-register-in-an-application.md
@@ -3,7 +3,7 @@ layout: post
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
+control: Essential Studio®
documentation: ug
---
diff --git a/xamarin-android/Licensing/licensing-errors.md b/xamarin-android/Licensing/licensing-errors.md
index 18e918fb8..65d200511 100644
--- a/xamarin-android/Licensing/licensing-errors.md
+++ b/xamarin-android/Licensing/licensing-errors.md
@@ -3,7 +3,7 @@ layout: post
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
+control: Essential Studio®
documentation: ug
---
@@ -17,7 +17,7 @@ Licensing error popup is displayed with various messages under different circums
The following error message will be shown if a Syncfusion license key has not been registered in your application or if the trial key has expired after 30 days.
-**Error message:** This application was built using a trial version of Syncfusion Essential Studio. You should include the valid license key to remove the license validation message permanently.
+**Error message:** This application was built using a trial version of Syncfusion Essential Studio®. You should include the valid license key to remove the license validation message permanently.
**Solution:**
@@ -47,7 +47,7 @@ If the application is registered with an invalid key, another version of license
The following error message will be shown if a Syncfusion license key has not been registered in your application.
-**Error message:** This application was built using a trial version of Syncfusion Essential Studio. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this [help topic](https://help.syncfusion.com/xamarin-android/licensing/licensing-errors#license-key-not-registered) for more information.
+**Error message:** This application was built using a trial version of Syncfusion Essential Studio®. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this [help topic](https://help.syncfusion.com/xamarin-android/licensing/licensing-errors#license-key-not-registered) for more information.
**Solution:**
diff --git a/xamarin-android/Licensing/licensing-faq/Is-an-internet-connection-required-for-Syncfusion-Essential-Studio-license-validation.md b/xamarin-android/Licensing/licensing-faq/Is-an-internet-connection-required-for-Syncfusion-Essential-Studio-license-validation.md
index 3f9762564..1ae590434 100644
--- a/xamarin-android/Licensing/licensing-faq/Is-an-internet-connection-required-for-Syncfusion-Essential-Studio-license-validation.md
+++ b/xamarin-android/Licensing/licensing-faq/Is-an-internet-connection-required-for-Syncfusion-Essential-Studio-license-validation.md
@@ -1,13 +1,13 @@
---
layout: post
title: Licensing FAQ – Net need for ES license validation | Syncfusion
-description: Learn here some information about whether syncfusion Essential Studio license validation needs internet conncetion.
+description: Learn here some information about whether syncfusion Essential Studio® license validation needs internet conncetion.
platform: xamarin.android
-control: Essential Studio
+control: Essential Studio®
documentation: ug
---
-# Is an internet required for Essential Studio license validation?
+# Is an internet required for Essential Studio® license validation?
* Syncfusion license validation is done offline during application execution and does not require internet access.
diff --git a/xamarin-android/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md b/xamarin-android/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md
index 55186464e..afae5543d 100644
--- a/xamarin-android/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md
+++ b/xamarin-android/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md
@@ -1,9 +1,9 @@
---
layout: post
title: Licensing FAQ – Upgrade from Trial version | Syncfusion
-description: Learn here some information about upgrading from trial version of Essential Studio to Licensed version.
+description: Learn here some information about upgrading from trial version of Essential Studio® to Licensed version.
platform: xamarin.android
-control: Essential Studio
+control: Essential Studio®
documentation: ug
---
diff --git a/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md b/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md
index 849cfaba6..9eca7cc26 100644
--- a/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md
+++ b/xamarin-android/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md
@@ -1,9 +1,9 @@
---
layout: post
-title: About Essential Studio Licensing | Syncfusion
-description: Learn here about Syncfusion Essential Studio license key, how to generate the license key, how to register the license key, and more details.
+title: About Essential Studio® Licensing | Syncfusion
+description: Learn here about Syncfusion Essential Studio® license key, how to generate the license key, how to register the license key, and more details.
platform: xamarin.android
-control: Essential Studio
+control: Essential Studio®
documentation: ug
---
diff --git a/xamarin-android/Licensing/licensing-faq/where-can-i-get-a-license-key.md b/xamarin-android/Licensing/licensing-faq/where-can-i-get-a-license-key.md
index 31f8b4798..543d885d0 100644
--- a/xamarin-android/Licensing/licensing-faq/where-can-i-get-a-license-key.md
+++ b/xamarin-android/Licensing/licensing-faq/where-can-i-get-a-license-key.md
@@ -3,7 +3,7 @@ layout: post
title: Licensing FAQ – Get the license key | Syncfusion
description: Learn here some information about recommended places to register the Syncfusion license key in your application.
platform: xamarin.android
-control: Essential Studio
+control: Essential Studio®
documentation: ug
---
diff --git a/xamarin-android/Licensing/overview.md b/xamarin-android/Licensing/overview.md
index 5041987ec..7218b9853 100644
--- a/xamarin-android/Licensing/overview.md
+++ b/xamarin-android/Licensing/overview.md
@@ -3,7 +3,7 @@ layout: post
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
+control: Essential Studio®
documentation: ug
---
@@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
# 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.
+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.
## Difference between unlock key and license key
@@ -29,7 +29,7 @@ Following licensing error will be shown if the license key is not registered in
-This application was built using a trial version of Syncfusion Essential Studio. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this
help topic for more information
+This application was built using a trial version of Syncfusion Essential Studio®. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this
help topic for more information
diff --git a/xamarin-android/NuGet-Packages.md b/xamarin-android/NuGet-Packages.md
index aa6475e4d..0805216a7 100644
--- a/xamarin-android/NuGet-Packages.md
+++ b/xamarin-android/NuGet-Packages.md
@@ -1,15 +1,15 @@
---
layout: post
title: Xamarin.Android NuGet Packages | Syncfusion
-description: NuGet Packages
+description: Learn here about the NuGet Packages and how they can be used to automatically add files and references to your Visual Studio projects.
platform: xamarin.android
control: NuGet Packages
documentation: ug
---
-# NuGet Packages
+# NuGet Packages Overview
-[NuGet](https://www.nuget.org/) can be used to automatically add files and references to your Visual Studio projects. You can use the Syncfusion Xamarin.Android NuGet packages without installing the Essential Studio or Xamarin platform installation to development with the Syncfusion Xamarin.Android controls. From v15.4.0.17 onwards, the Syncfusion Xamarin.Android NuGet packages are published in [nuget.org](https://www.nuget.org/profiles/SyncfusionInc).
+[NuGet](https://www.nuget.org/) can be used to automatically add files and references to your Visual Studio projects. You can use the Syncfusion Xamarin.Android NuGet packages without installing the Essential Studio® or Xamarin platform installation to development with the Syncfusion Xamarin.Android controls. From v15.4.0.17 onwards, the Syncfusion Xamarin.Android NuGet packages are published in [nuget.org](https://www.nuget.org/profiles/SyncfusionInc).
N> Starting from v17.1.0.32 (2018 Volume 1), Syncfusion will no longer publish NuGet packages at [nuget.syncfusion.com](https://nuget.syncfusion.com/).
diff --git a/xamarin-android/ProgressBar/GettingStarted.md b/xamarin-android/ProgressBar/GettingStarted.md
index 394b6eda3..a64152e67 100644
--- a/xamarin-android/ProgressBar/GettingStarted.md
+++ b/xamarin-android/ProgressBar/GettingStarted.md
@@ -1,19 +1,19 @@
---
layout: post
title: Overview | Xamarin.Android | Syncfusion
-description: getting started
-platform: Xamarin.Android
+description: Learn here about getting started with Syncfusion Xamarin ProgressBar (Progress Bar) control, its elements and more.
+platform: xamarin.android
control: Overview
documentation: ug
---
-# Getting Started
+# Getting Started with ProgressBar
This section explains the steps required to work with progress bar in Xamarin.Android.
## Add progress bar reference
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders, typically:
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders, typically:
{Syncfusion Installed location}\Essential Studio{version number}\lib
N>Assemblies are available in unzipped package location in Mac.
@@ -25,15 +25,15 @@ android\Syncfusion.SfProgressBar.Android.dll
Import the progress bar namespace as shown in the following codes in your respective page,
-{% highlight C# %}
+{% highlight c# %}
using Syncfusion.Android.ProgressBar;
-{% endhighlight %}
+{% endhighlight %}
There are two variants of progress bar: SfLinearProgressBar and SfCircularProgressBar. Each render the progress in its own shape such as rectangle and circle respectively. Initialize both the progress bar with a progress value using Progress property as shown in the following code snippet.
-{% highlight C# %}
+{% highlight c# %}
// Using linear progress bar.
LinearLayout linearLayout = new LinearLayout(this);
@@ -62,7 +62,7 @@ N>By default, the value of progress should be specified between 0 and 100. If yo
Run the project, and check if you get following output to make sure that you have configured your project properly to add the progress bar.
-
+
## Enable indeterminate state
@@ -70,7 +70,7 @@ Run the project, and check if you get following output to make sure that you hav
When the progress of a task cannot be shown determinately, you can enable indeterminate state using [IsIndeterminate](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.Android.ProgressBar.ProgressBarBase.html#Syncfusion_Android_ProgressBar_ProgressBarBase_IsIndeterminate) property to let user know that some progress is happening in the background.
-{% highlight C# %}
+{% highlight c# %}
// Using linear progress bar.
LinearLayout linearLayout = new LinearLayout(this);
@@ -101,7 +101,7 @@ SetContentView(linearLayout);
To visualize the progress of a multiple sequential task, split the progress bar into the multiple segments by defining the [SegmentCount](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.Android.ProgressBar.ProgressBarBase.html#Syncfusion_Android_ProgressBar_ProgressBarBase_SegmentCount) property as shown in the following code.
-{% highlight C# %}
+{% highlight c# %}
// Using linear progress bar.
LinearLayout linearLayout = new LinearLayout(this);
@@ -126,14 +126,14 @@ circularProgressBar.SegmentCount = 4;
linearLayout.AddView(circularProgressBar);
SetContentView(linearLayout);
{% endhighlight %}
-
+
## Apply colors
You can customize the color of the progress indicator and track by defining the [ProgressColor](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.Android.ProgressBar.ProgressBarBase.html#Syncfusion_Android_ProgressBar_ProgressBarBase_ProgressColor) and [TrackColor](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.Android.ProgressBar.ProgressBarBase.html#Syncfusion_Android_ProgressBar_ProgressBarBase_TrackColor) properties respectively.
-{% highlight C# %}
+{% highlight c# %}
LinearLayout linearLayout = new LinearLayout(this);
linearLayout.SetPadding(50, 0, 0, 0);
@@ -181,7 +181,7 @@ linearLayout.AddView(SfCircularProgressBar);
SetContentView(linearLayout);
{% endhighlight %}
-
+
You can find the complete getting started sample from this [link](http://www.syncfusion.com/downloads/support/directtrac/general/ze/ProgressBar_Android-166812374).
diff --git a/xamarin-android/Release-Notes/v12.1.0.43.md b/xamarin-android/Release-Notes/v12.1.0.43.md
index 363e3a1e6..4ad5f420b 100644
--- a/xamarin-android/Release-Notes/v12.1.0.43.md
+++ b/xamarin-android/Release-Notes/v12.1.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2014 Volume 1 Release Notes
-description: Essential Studio for Xamarin.Android 2014 Volume 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2014 Volume 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2014 Volume 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 12, 2014" version="v12.1.0.43" %}
diff --git a/xamarin-android/Release-Notes/v12.2.0.36.md b/xamarin-android/Release-Notes/v12.2.0.36.md
index 9b151529b..145d0f7d3 100644
--- a/xamarin-android/Release-Notes/v12.2.0.36.md
+++ b/xamarin-android/Release-Notes/v12.2.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2014 Volume 2 Release Notes
-description: Essential Studio for Xamarin.Android 2014 Volume 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2014 Volume 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2014 Volume 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 11, 2014" version="v12.2.0.36" %}
diff --git a/xamarin-android/Release-Notes/v12.3.0.36.md b/xamarin-android/Release-Notes/v12.3.0.36.md
index 51c990188..47ef3c07f 100644
--- a/xamarin-android/Release-Notes/v12.3.0.36.md
+++ b/xamarin-android/Release-Notes/v12.3.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2014 Volume 3 Release Notes
-description: Essential Studio for Xamarin.Android 2014 Volume 3 Release Notes
+title: Essential Studio® for Xamarin.Android 2014 Volume 3 Release Notes
+description: Essential Studio® for Xamarin.Android 2014 Volume 3 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 30, 2014" version="v12.3.0.36" %}
diff --git a/xamarin-android/Release-Notes/v12.4.0.24.md b/xamarin-android/Release-Notes/v12.4.0.24.md
index 92fe19543..318f63b3f 100644
--- a/xamarin-android/Release-Notes/v12.4.0.24.md
+++ b/xamarin-android/Release-Notes/v12.4.0.24.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2014 Volume 4 Release Notes
-description: Essential Studio for Xamarin.Android 2014 Volume 4 Release Notes
+title: Essential Studio® for Xamarin.Android 2014 Volume 4 Release Notes
+description: Essential Studio® for Xamarin.Android 2014 Volume 4 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 24, 2014" version="v12.4.0.24" %}
diff --git a/xamarin-android/Release-Notes/v13.1.0.21.md b/xamarin-android/Release-Notes/v13.1.0.21.md
index e1a9384e2..91f9dfa97 100644
--- a/xamarin-android/Release-Notes/v13.1.0.21.md
+++ b/xamarin-android/Release-Notes/v13.1.0.21.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2015 Volume 1 Release Notes
-description: Essential Studio for Xamarin.Android 2015 Volume 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2015 Volume 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2015 Volume 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 3, 2015" version="v13.1.0.21" %}
diff --git a/xamarin-android/Release-Notes/v13.2.0.29.md b/xamarin-android/Release-Notes/v13.2.0.29.md
index b69386866..e9a4cda22 100644
--- a/xamarin-android/Release-Notes/v13.2.0.29.md
+++ b/xamarin-android/Release-Notes/v13.2.0.29.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2015 Vol 2 Release Notes
-description: Essential Studio for Xamarin.Android 2015 Vol 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2015 Vol 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2015 Vol 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 8, 2015" version="v13.2.0.29" %}
diff --git a/xamarin-android/Release-Notes/v13.3.0.7.md b/xamarin-android/Release-Notes/v13.3.0.7.md
index 352fdc9eb..0985b7ef1 100644
--- a/xamarin-android/Release-Notes/v13.3.0.7.md
+++ b/xamarin-android/Release-Notes/v13.3.0.7.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio 2015 Vol 3 Release Notes
-description : Essential Studio 2015 Vol 3 Release Notes
+title : Essential Studio® 2015 Vol 3 Release Notes
+description : Essential Studio® 2015 Vol 3 Release Notes
platform : xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 1, 2015" version="v13.3.0.7" %}
diff --git a/xamarin-android/Release-Notes/v13.4.0.53.md b/xamarin-android/Release-Notes/v13.4.0.53.md
index 6ba376298..9224872ba 100644
--- a/xamarin-android/Release-Notes/v13.4.0.53.md
+++ b/xamarin-android/Release-Notes/v13.4.0.53.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio 2015 Vol 4 Release Notes
-description : Essential Studio 2015 Vol 4 Release Notes
+title : Essential Studio® 2015 Vol 4 Release Notes
+description : Essential Studio® 2015 Vol 4 Release Notes
platform : xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 13, 2016" version="v13.4.0.53" %}
diff --git a/xamarin-android/Release-Notes/v13.4.0.58.md b/xamarin-android/Release-Notes/v13.4.0.58.md
index f5b933a82..00d35d2be 100644
--- a/xamarin-android/Release-Notes/v13.4.0.58.md
+++ b/xamarin-android/Release-Notes/v13.4.0.58.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2015 Vol 4 (Service Pack 1) Release Notes
-description : Essential Studio for Xamarin.Android 2015 Vol 4 (Service Pack 1) Release Notes
+title : Essential Studio® for Xamarin.Android 2015 Vol 4 (Service Pack 1) Release Notes
+description : Essential Studio® for Xamarin.Android 2015 Vol 4 (Service Pack 1) Release Notes
platform : xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 12, 2016" version="v13.4.0.58" %}
diff --git a/xamarin-android/Release-Notes/v13.4.0.63.md b/xamarin-android/Release-Notes/v13.4.0.63.md
index 115b0a55d..670ac00fe 100644
--- a/xamarin-android/Release-Notes/v13.4.0.63.md
+++ b/xamarin-android/Release-Notes/v13.4.0.63.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2015 Vol 4 Service Pack 2 Release Notes
-description : Essential Studio for Xamarin.Android 2015 Vol 4 Service Pack 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2015 Vol 4 Service Pack 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2015 Vol 4 Service Pack 2 Release Notes
platform : xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 4, 2016" version="v13.4.0.63" %}
diff --git a/xamarin-android/Release-Notes/v14.1.0.41.md b/xamarin-android/Release-Notes/v14.1.0.41.md
index bbe6618b9..3712bcc6d 100644
--- a/xamarin-android/Release-Notes/v14.1.0.41.md
+++ b/xamarin-android/Release-Notes/v14.1.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2016 Volume 1 Release Notes
-description: Essential Studio for Xamarin.Android 2016 Volume 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2016 Volume 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2016 Volume 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 5, 2016" version="v14.1.0.41" %}
diff --git a/xamarin-android/Release-Notes/v14.1.0.46.md b/xamarin-android/Release-Notes/v14.1.0.46.md
index d98087b39..8039dd806 100644
--- a/xamarin-android/Release-Notes/v14.1.0.46.md
+++ b/xamarin-android/Release-Notes/v14.1.0.46.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Vol 1 (Service Pack 1)Release Notes
-description : Essential Studio for Xamarin.Android 2016 Vol 1 (Service Pack 1)Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Vol 1 (Service Pack 1)Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Vol 1 (Service Pack 1)Release Notes
platform : xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 3, 2016" version="v14.1.0.46" %}
diff --git a/xamarin-android/Release-Notes/v14.2.0.26.md b/xamarin-android/Release-Notes/v14.2.0.26.md
index 4da930fb1..0ab4086ed 100644
--- a/xamarin-android/Release-Notes/v14.2.0.26.md
+++ b/xamarin-android/Release-Notes/v14.2.0.26.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2016 Volume 2 Release Notes
-description: Essential Studio for Xamarin.Android 2016 Volume 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2016 Volume 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2016 Volume 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 24, 2016" version="v14.2.0.26" %}
diff --git a/xamarin-android/Release-Notes/v14.2.0.28.md b/xamarin-android/Release-Notes/v14.2.0.28.md
index b5d507194..e100a85b8 100644
--- a/xamarin-android/Release-Notes/v14.2.0.28.md
+++ b/xamarin-android/Release-Notes/v14.2.0.28.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Vol 2 (Service Pack 1)Release Notes
-description : Essential Studio for Xamarin.Android 2016 Vol 2 (Service Pack 1)Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Vol 2 (Service Pack 1)Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Vol 2 (Service Pack 1)Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 29, 2016" version="v14.2.0.28" %}
diff --git a/xamarin-android/Release-Notes/v14.2.0.32.md b/xamarin-android/Release-Notes/v14.2.0.32.md
index 6d7993d1c..713a637b5 100644
--- a/xamarin-android/Release-Notes/v14.2.0.32.md
+++ b/xamarin-android/Release-Notes/v14.2.0.32.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Vol 2 (Service Pack 2) Release Notes
-description : Essential Studio for Xamarin.Android 2016 Vol 2 (Service Pack 2) Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Vol 2 (Service Pack 2) Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Vol 2 (Service Pack 2) Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.2016vol2_sp2_releasedate version="v14.2.0.32" %}
diff --git a/xamarin-android/Release-Notes/v14.3.0.49.md b/xamarin-android/Release-Notes/v14.3.0.49.md
index 4d44aa6e6..23b2217e4 100644
--- a/xamarin-android/Release-Notes/v14.3.0.49.md
+++ b/xamarin-android/Release-Notes/v14.3.0.49.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Vol 3 Release Notes
-description : Essential Studio for Xamarin.Android 2016 Vol 3 Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Vol 3 Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Vol 3 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2016_vol_3 version=site.version.2016_vol_3 %}
diff --git a/xamarin-android/Release-Notes/v14.3.0.52.md b/xamarin-android/Release-Notes/v14.3.0.52.md
index be2b02385..9aa24526e 100644
--- a/xamarin-android/Release-Notes/v14.3.0.52.md
+++ b/xamarin-android/Release-Notes/v14.3.0.52.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Volume 3 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2016 Volume 3 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Volume 3 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Volume 3 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2016_vol_3_sp1 version=site.version.2016_vol_3_sp1 %}
diff --git a/xamarin-android/Release-Notes/v14.4.0.15.md b/xamarin-android/Release-Notes/v14.4.0.15.md
index c3097d602..e0003ddf3 100644
--- a/xamarin-android/Release-Notes/v14.4.0.15.md
+++ b/xamarin-android/Release-Notes/v14.4.0.15.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Volume 4 Release Notes
-description : Essential Studio for Xamarin.Android 2016 Volume 4 Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Volume 4 Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Volume 4 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2016_vol_4 version=site.version.2016_vol_4 %}
diff --git a/xamarin-android/Release-Notes/v14.4.0.20.md b/xamarin-android/Release-Notes/v14.4.0.20.md
index 1d019cce9..d9bf00a77 100644
--- a/xamarin-android/Release-Notes/v14.4.0.20.md
+++ b/xamarin-android/Release-Notes/v14.4.0.20.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2016 Volume 4 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2016 Volume 4 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2016 Volume 4 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2016 Volume 4 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2016_vol_4_sp1 version=site.version.2016_vol_4_sp1 %}
diff --git a/xamarin-android/Release-Notes/v15.1.0.33.md b/xamarin-android/Release-Notes/v15.1.0.33.md
index cf0dcd542..8dc5f7849 100644
--- a/xamarin-android/Release-Notes/v15.1.0.33.md
+++ b/xamarin-android/Release-Notes/v15.1.0.33.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 1 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_1 version=site.version.2017_vol_1 %}
diff --git a/xamarin-android/Release-Notes/v15.1.0.37.md b/xamarin-android/Release-Notes/v15.1.0.37.md
index 71aa79c4a..b5d35c035 100644
--- a/xamarin-android/Release-Notes/v15.1.0.37.md
+++ b/xamarin-android/Release-Notes/v15.1.0.37.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 1 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 1 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 1 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 1 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_1_sp1 version=site.version.2017_vol_1_sp1 %}
diff --git a/xamarin-android/Release-Notes/v15.1.0.41.md b/xamarin-android/Release-Notes/v15.1.0.41.md
index 335b67290..8b1e25577 100644
--- a/xamarin-android/Release-Notes/v15.1.0.41.md
+++ b/xamarin-android/Release-Notes/v15.1.0.41.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 1 Service Pack 2 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 1 Service Pack 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 1 Service Pack 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 1 Service Pack 2 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_1_sp2 version=site.version.2017_vol_1_sp2 %}
diff --git a/xamarin-android/Release-Notes/v15.2.0.40.md b/xamarin-android/Release-Notes/v15.2.0.40.md
index 937f4c75e..67ca447f2 100644
--- a/xamarin-android/Release-Notes/v15.2.0.40.md
+++ b/xamarin-android/Release-Notes/v15.2.0.40.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 2 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 2 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_2 version=site.version.2017_vol_2 %}
diff --git a/xamarin-android/Release-Notes/v15.2.0.43.md b/xamarin-android/Release-Notes/v15.2.0.43.md
index c795658fd..a6e138ae7 100644
--- a/xamarin-android/Release-Notes/v15.2.0.43.md
+++ b/xamarin-android/Release-Notes/v15.2.0.43.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 2 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 2 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 2 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 2 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_2_sp1 version=site.version.2017_vol_2_sp1 %}
diff --git a/xamarin-android/Release-Notes/v15.2.0.46.md b/xamarin-android/Release-Notes/v15.2.0.46.md
index 02b9a0bc9..5082294eb 100644
--- a/xamarin-android/Release-Notes/v15.2.0.46.md
+++ b/xamarin-android/Release-Notes/v15.2.0.46.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 2 Service Pack 2 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 2 Service Pack 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 2 Service Pack 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 2 Service Pack 2 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_2_sp2 version=site.version.2017_vol_2_sp2 %}
diff --git a/xamarin-android/Release-Notes/v15.3.0.26.md b/xamarin-android/Release-Notes/v15.3.0.26.md
index 215ecf0f4..bce47b2de 100644
--- a/xamarin-android/Release-Notes/v15.3.0.26.md
+++ b/xamarin-android/Release-Notes/v15.3.0.26.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 3 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 3 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 3 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 3 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_3 version=site.version.2017_vol_3 %}
diff --git a/xamarin-android/Release-Notes/v15.3.0.29.md b/xamarin-android/Release-Notes/v15.3.0.29.md
index 9eb05099a..ebd75f4be 100644
--- a/xamarin-android/Release-Notes/v15.3.0.29.md
+++ b/xamarin-android/Release-Notes/v15.3.0.29.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 3 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 3 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 3 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 3 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_3_sp1 version=site.version.2017_vol_3_sp1 %}
diff --git a/xamarin-android/Release-Notes/v15.3.0.33.md b/xamarin-android/Release-Notes/v15.3.0.33.md
index aa83ba30b..19178150b 100644
--- a/xamarin-android/Release-Notes/v15.3.0.33.md
+++ b/xamarin-android/Release-Notes/v15.3.0.33.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 3 Service Pack 2 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 3 Service Pack 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 3 Service Pack 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 3 Service Pack 2 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_3_sp2 version=site.version.2017_vol_3_sp2 %}
diff --git a/xamarin-android/Release-Notes/v15.4.0.17.md b/xamarin-android/Release-Notes/v15.4.0.17.md
index 9b69b0b91..b2891a588 100644
--- a/xamarin-android/Release-Notes/v15.4.0.17.md
+++ b/xamarin-android/Release-Notes/v15.4.0.17.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 4 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 4 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 4 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 4 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_4 version=site.version.2017_vol_4 %}
diff --git a/xamarin-android/Release-Notes/v15.4.0.20.md b/xamarin-android/Release-Notes/v15.4.0.20.md
index a000d7cfb..3e464b9ea 100644
--- a/xamarin-android/Release-Notes/v15.4.0.20.md
+++ b/xamarin-android/Release-Notes/v15.4.0.20.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2017 Volume 4 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2017 Volume 4 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2017 Volume 4 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2017 Volume 4 Service Pack 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2017_vol_4_sp1 version=site.version.2017_vol_4_sp1 %}
diff --git a/xamarin-android/Release-Notes/v16.1.0.24.md b/xamarin-android/Release-Notes/v16.1.0.24.md
index d18cc62a1..83f61f0dd 100644
--- a/xamarin-android/Release-Notes/v16.1.0.24.md
+++ b/xamarin-android/Release-Notes/v16.1.0.24.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2018 volume 1 Release Notes
-description : Essential Studio for Xamarin.Android 2018 volume 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2018 volume 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2018 volume 1 Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_1 version=site.version.2018_vol_1 %}
diff --git a/xamarin-android/Release-Notes/v16.1.0.26.md b/xamarin-android/Release-Notes/v16.1.0.26.md
index 4e5420486..6746be774 100644
--- a/xamarin-android/Release-Notes/v16.1.0.26.md
+++ b/xamarin-android/Release-Notes/v16.1.0.26.md
@@ -1,10 +1,10 @@
---
-title : Essential Studio for Xamarin.Android 2018 volume 1 Refresh Release Notes
-description : Essential Studio for Xamarin.Android 2018 volume 1 Refresh Release Notes
+title : Essential Studio® for Xamarin.Android 2018 volume 1 Refresh Release Notes
+description : Essential Studio® for Xamarin.Android 2018 volume 1 Refresh Release Notes
platform : Xamarin.Android
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date= "March 7, 2018" version= "v16.1.0.26" %}
diff --git a/xamarin-android/Release-Notes/v16.1.0.32.md b/xamarin-android/Release-Notes/v16.1.0.32.md
index 196f366f7..255be8e37 100644
--- a/xamarin-android/Release-Notes/v16.1.0.32.md
+++ b/xamarin-android/Release-Notes/v16.1.0.32.md
@@ -1,11 +1,11 @@
---
-title : Essential Studio for Xamarin.Android 2018 Volume 1 Service Pack 1 Release Notes
-description : Essential Studio for Xamarin.Android 2018 Volume 1 Service Pack 1 Release Notes
+title : Essential Studio® for Xamarin.Android 2018 Volume 1 Service Pack 1 Release Notes
+description : Essential Studio® for Xamarin.Android 2018 Volume 1 Service Pack 1 Release Notes
platform : Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_1_SP1 version="v16.1.0.32" %}
diff --git a/xamarin-android/Release-Notes/v16.1.0.37.md b/xamarin-android/Release-Notes/v16.1.0.37.md
index ca114370a..07d30a6d1 100644
--- a/xamarin-android/Release-Notes/v16.1.0.37.md
+++ b/xamarin-android/Release-Notes/v16.1.0.37.md
@@ -1,11 +1,11 @@
---
-title : Essential Studio for Xamarin.Android 2018 Vol 1 Service Pack 2 Release Notes
-description : Essential Studio for Xamarin.Android 2018 Vol 1 Service Pack 2 Release Notes
+title : Essential Studio® for Xamarin.Android 2018 Vol 1 Service Pack 2 Release Notes
+description : Essential Studio® for Xamarin.Android 2018 Vol 1 Service Pack 2 Release Notes
platform : Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_1_sp2 version="v16.1.0.37" %}
diff --git a/xamarin-android/Release-Notes/v16.2.0.41.md b/xamarin-android/Release-Notes/v16.2.0.41.md
index 4d52b3e81..df0c04d47 100644
--- a/xamarin-android/Release-Notes/v16.2.0.41.md
+++ b/xamarin-android/Release-Notes/v16.2.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 2 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_2 version="v16.2.0.41" %}
diff --git a/xamarin-android/Release-Notes/v16.2.0.42.md b/xamarin-android/Release-Notes/v16.2.0.42.md
index 771440953..8126110c9 100644
--- a/xamarin-android/Release-Notes/v16.2.0.42.md
+++ b/xamarin-android/Release-Notes/v16.2.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 2 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=" June 29 ,2018" version="v16.2.0.42" %}
diff --git a/xamarin-android/Release-Notes/v16.2.0.46.md b/xamarin-android/Release-Notes/v16.2.0.46.md
index da16acfc8..952bd2abd 100644
--- a/xamarin-android/Release-Notes/v16.2.0.46.md
+++ b/xamarin-android/Release-Notes/v16.2.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 2 Service pack 1 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 2 Service pack 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 2 Service pack 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 2 Service pack 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_2_sp1 version="v16.2.0.46" %}
diff --git a/xamarin-android/Release-Notes/v16.2.0.50.md b/xamarin-android/Release-Notes/v16.2.0.50.md
index 43cabeed0..a74e00624 100644
--- a/xamarin-android/Release-Notes/v16.2.0.50.md
+++ b/xamarin-android/Release-Notes/v16.2.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 2 Service pack 2 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 2 Service pack 2 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 2 Service pack 2 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 2 Service pack 2 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_2_sp2 version="v16.2.0.50" %}
diff --git a/xamarin-android/Release-Notes/v16.3.0.17.md b/xamarin-android/Release-Notes/v16.3.0.17.md
index abcc1cf8e..2f307cfa6 100644
--- a/xamarin-android/Release-Notes/v16.3.0.17.md
+++ b/xamarin-android/Release-Notes/v16.3.0.17.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 3 beta Release Notes (Beta)
-description: Essential Studio for Xamarin.Android 2018 Volume 3 beta Release Notes (Beta)
+title: Essential Studio® for Xamarin.Android 2018 Volume 3 beta Release Notes (Beta)
+description: Essential Studio® for Xamarin.Android 2018 Volume 3 beta Release Notes (Beta)
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes (Beta)
+# Essential Studio® for Xamarin.Android Release Notes (Beta)
{% include release-info.html date=site.releasedate.2018_vol_3_beta version="v16.3.0.17" %}
diff --git a/xamarin-android/Release-Notes/v16.3.0.21.md b/xamarin-android/Release-Notes/v16.3.0.21.md
index 4574c2923..ed46f749f 100644
--- a/xamarin-android/Release-Notes/v16.3.0.21.md
+++ b/xamarin-android/Release-Notes/v16.3.0.21.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 3 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 3 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 3 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 3 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_3 version="v16.3.0.21" %}
diff --git a/xamarin-android/Release-Notes/v16.3.0.29.md b/xamarin-android/Release-Notes/v16.3.0.29.md
index ed76dd27f..b4a8d7932 100644
--- a/xamarin-android/Release-Notes/v16.3.0.29.md
+++ b/xamarin-android/Release-Notes/v16.3.0.29.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 3 Service Pack 1 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 3 Service Pack 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 3 Service Pack 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 3 Service Pack 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_3_sp1 version="v16.3.0.29" %}
diff --git a/xamarin-android/Release-Notes/v16.3.0.35.md b/xamarin-android/Release-Notes/v16.3.0.35.md
index f04af4845..91caa3df1 100644
--- a/xamarin-android/Release-Notes/v16.3.0.35.md
+++ b/xamarin-android/Release-Notes/v16.3.0.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 23, 2018" version="v16.3.0.35" %}
diff --git a/xamarin-android/Release-Notes/v16.3.0.36.md b/xamarin-android/Release-Notes/v16.3.0.36.md
index 88466cd48..7d7a1fa5d 100644
--- a/xamarin-android/Release-Notes/v16.3.0.36.md
+++ b/xamarin-android/Release-Notes/v16.3.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 3 Nuget package Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 27, 2018" version="v16.3.0.36" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.40.md b/xamarin-android/Release-Notes/v16.4.0.40.md
index cb42cf8ff..ae132eb56 100644
--- a/xamarin-android/Release-Notes/v16.4.0.40.md
+++ b/xamarin-android/Release-Notes/v16.4.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Vol 4 Beta Release Notes
-description: Essential Studio for Xamarin.Android 2018 Vol 4 Beta Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Vol 4 Beta Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Vol 4 Beta Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes (Beta)
+# Essential Studio® for Xamarin.Android Release Notes (Beta)
{% include release-info.html date=site.releasedate.2018_vol_4_beta version="v16.4.0.40" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.42.md b/xamarin-android/Release-Notes/v16.4.0.42.md
index 5793b487c..74c2fd306 100644
--- a/xamarin-android/Release-Notes/v16.4.0.42.md
+++ b/xamarin-android/Release-Notes/v16.4.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Vol 4 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Vol 4 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Vol 4 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Vol 4 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_4 version="v16.4.0.42" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.44.md b/xamarin-android/Release-Notes/v16.4.0.44.md
index c77f0f05e..0aee741e9 100644
--- a/xamarin-android/Release-Notes/v16.4.0.44.md
+++ b/xamarin-android/Release-Notes/v16.4.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 4 Nuget package Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 4 Nuget package Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 4 Nuget package Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 4 Nuget package Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 24, 2018" version="v16.4.0.44" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.46.md b/xamarin-android/Release-Notes/v16.4.0.46.md
index d784d79f3..521c74cd4 100644
--- a/xamarin-android/Release-Notes/v16.4.0.46.md
+++ b/xamarin-android/Release-Notes/v16.4.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 4 NuGet package release Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 4 NuGet package release Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 4 NuGet package release Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 4 NuGet package release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 8, 2019" version="v16.4.0.46" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.47.md b/xamarin-android/Release-Notes/v16.4.0.47.md
index f7ed4c85e..33279db27 100644
--- a/xamarin-android/Release-Notes/v16.4.0.47.md
+++ b/xamarin-android/Release-Notes/v16.4.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 16, 2019" version="v16.4.0.47" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.48.md b/xamarin-android/Release-Notes/v16.4.0.48.md
index 6a16354c6..9d4f9b046 100644
--- a/xamarin-android/Release-Notes/v16.4.0.48.md
+++ b/xamarin-android/Release-Notes/v16.4.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 4 Weekly Nuget Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 22, 2019" version="v16.4.0.48" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.52.md b/xamarin-android/Release-Notes/v16.4.0.52.md
index 526e5a6bd..c08785209 100644
--- a/xamarin-android/Release-Notes/v16.4.0.52.md
+++ b/xamarin-android/Release-Notes/v16.4.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2018 Volume 4 service pack 1 Release Notes
-description: Essential Studio for Xamarin.Android 2018 Volume 4 service pack 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2018 Volume 4 service pack 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2018 Volume 4 service pack 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2018_vol_4_SP1 version="v16.4.0.52" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.53.md b/xamarin-android/Release-Notes/v16.4.0.53.md
index 9c9c9ac6d..77643652e 100644
--- a/xamarin-android/Release-Notes/v16.4.0.53.md
+++ b/xamarin-android/Release-Notes/v16.4.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Package Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Package Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Package Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Package Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 13, 2019" version="v16.4.0.53" %}
diff --git a/xamarin-android/Release-Notes/v16.4.0.54.md b/xamarin-android/Release-Notes/v16.4.0.54.md
index abeab8eda..b6120dd7d 100644
--- a/xamarin-android/Release-Notes/v16.4.0.54.md
+++ b/xamarin-android/Release-Notes/v16.4.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 19, 2019" version="v16.4.0.54" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.32.md b/xamarin-android/Release-Notes/v17.1.0.32.md
index b177b8ca9..3ca60562b 100644
--- a/xamarin-android/Release-Notes/v17.1.0.32.md
+++ b/xamarin-android/Release-Notes/v17.1.0.32.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 Volume 1 beta release Release Notes
-description: Essential Studio for Xamarin.Android 2019 Volume 1 beta release Release Notes
+title: Essential Studio® for Xamarin.Android 2019 Volume 1 beta release Release Notes
+description: Essential Studio® for Xamarin.Android 2019 Volume 1 beta release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes(Beta)
+# Essential Studio® for Xamarin.Android Release Notes(Beta)
{% include release-info.html date=site.releasedate.2019_vol_1_beta version="v17.1.0.32" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.38.md b/xamarin-android/Release-Notes/v17.1.0.38.md
index 438cff994..58e424cd5 100644
--- a/xamarin-android/Release-Notes/v17.1.0.38.md
+++ b/xamarin-android/Release-Notes/v17.1.0.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 27, 2019" version="v17.1.0.38" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.40.md b/xamarin-android/Release-Notes/v17.1.0.40.md
index 66220da5f..04bff65cd 100644
--- a/xamarin-android/Release-Notes/v17.1.0.40.md
+++ b/xamarin-android/Release-Notes/v17.1.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 9,2019" version="v17.1.0.40" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.41.md b/xamarin-android/Release-Notes/v17.1.0.41.md
index 82875ca30..8fea79906 100644
--- a/xamarin-android/Release-Notes/v17.1.0.41.md
+++ b/xamarin-android/Release-Notes/v17.1.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 16, 2019" version="v17.1.0.41" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.42.md b/xamarin-android/Release-Notes/v17.1.0.42.md
index 813b164ef..2f119b311 100644
--- a/xamarin-android/Release-Notes/v17.1.0.42.md
+++ b/xamarin-android/Release-Notes/v17.1.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 23, 2019" version="v17.1.0.42" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.43.md b/xamarin-android/Release-Notes/v17.1.0.43.md
index 828237a70..c94d4438a 100644
--- a/xamarin-android/Release-Notes/v17.1.0.43.md
+++ b/xamarin-android/Release-Notes/v17.1.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 30, 2019" version="v17.1.0.43" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.44.md b/xamarin-android/Release-Notes/v17.1.0.44.md
index 7420d67b6..72f6d42e1 100644
--- a/xamarin-android/Release-Notes/v17.1.0.44.md
+++ b/xamarin-android/Release-Notes/v17.1.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 7, 2019" version="v17.1.0.44" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.47.md b/xamarin-android/Release-Notes/v17.1.0.47.md
index 5742db822..b7dced94d 100644
--- a/xamarin-android/Release-Notes/v17.1.0.47.md
+++ b/xamarin-android/Release-Notes/v17.1.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 1 Service pack 1 Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 1 Service pack 1 Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 1 Service pack 1 Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 1 Service pack 1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date=site.releasedate.2019_vol_1_SP1 version="v17.1.0.47" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.48.md b/xamarin-android/Release-Notes/v17.1.0.48.md
index 2fd469589..5c2024221 100644
--- a/xamarin-android/Release-Notes/v17.1.0.48.md
+++ b/xamarin-android/Release-Notes/v17.1.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 21, 2019" version="v17.1.0.48" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.49.md b/xamarin-android/Release-Notes/v17.1.0.49.md
index 15d8a2ad6..984d09420 100644
--- a/xamarin-android/Release-Notes/v17.1.0.49.md
+++ b/xamarin-android/Release-Notes/v17.1.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 28, 2019" version="v17.1.0.49" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.50.md b/xamarin-android/Release-Notes/v17.1.0.50.md
index c7f803588..c6e1b38b6 100644
--- a/xamarin-android/Release-Notes/v17.1.0.50.md
+++ b/xamarin-android/Release-Notes/v17.1.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 4, 2019" version="v17.1.0.50" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.51.md b/xamarin-android/Release-Notes/v17.1.0.51.md
index 397642943..0e0a1b4f7 100644
--- a/xamarin-android/Release-Notes/v17.1.0.51.md
+++ b/xamarin-android/Release-Notes/v17.1.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 11, 2019" version="v17.1.0.51" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.52.md b/xamarin-android/Release-Notes/v17.1.0.52.md
index 47340f04e..5b20fe676 100644
--- a/xamarin-android/Release-Notes/v17.1.0.52.md
+++ b/xamarin-android/Release-Notes/v17.1.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 18, 2019" version="v17.1.0.52" %}
diff --git a/xamarin-android/Release-Notes/v17.1.0.53.md b/xamarin-android/Release-Notes/v17.1.0.53.md
index 22f51ef21..05f055697 100644
--- a/xamarin-android/Release-Notes/v17.1.0.53.md
+++ b/xamarin-android/Release-Notes/v17.1.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 25, 2019" version="v17.1.0.53" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.28.md b/xamarin-android/Release-Notes/v17.2.0.28.md
index 4c061ba37..d84f47632 100644
--- a/xamarin-android/Release-Notes/v17.2.0.28.md
+++ b/xamarin-android/Release-Notes/v17.2.0.28.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 2 Beta Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 2 Beta Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 2 Beta Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 2 Beta Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes (Beta)
+# Essential Studio® for Xamarin.Android Release Notes (Beta)
{% include release-info.html date="June 27, 2019" version="v17.2.0.28" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.34.md b/xamarin-android/Release-Notes/v17.2.0.34.md
index 85ec3e246..c73d751ec 100644
--- a/xamarin-android/Release-Notes/v17.2.0.34.md
+++ b/xamarin-android/Release-Notes/v17.2.0.34.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 Volume 2 Main release Release Notes
-description: Essential Studio for Xamarin.Android 2019 Volume 2 Main release Release Notes
+title: Essential Studio® for Xamarin.Android 2019 Volume 2 Main release Release Notes
+description: Essential Studio® for Xamarin.Android 2019 Volume 2 Main release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 11, 2019" version="v17.2.0.34" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.35.md b/xamarin-android/Release-Notes/v17.2.0.35.md
index 0d3d8f374..6f66f3051 100644
--- a/xamarin-android/Release-Notes/v17.2.0.35.md
+++ b/xamarin-android/Release-Notes/v17.2.0.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 17, 2019" version="v17.2.0.35" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.36.md b/xamarin-android/Release-Notes/v17.2.0.36.md
index 1ac71d6cb..f0e37c13b 100644
--- a/xamarin-android/Release-Notes/v17.2.0.36.md
+++ b/xamarin-android/Release-Notes/v17.2.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 23, 2019" version="v17.2.0.36" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.39.md b/xamarin-android/Release-Notes/v17.2.0.39.md
index d68c401a4..260599a94 100644
--- a/xamarin-android/Release-Notes/v17.2.0.39.md
+++ b/xamarin-android/Release-Notes/v17.2.0.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 30, 2019" version="v17.2.0.39" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.40.md b/xamarin-android/Release-Notes/v17.2.0.40.md
index 3965509c7..462652184 100644
--- a/xamarin-android/Release-Notes/v17.2.0.40.md
+++ b/xamarin-android/Release-Notes/v17.2.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 06, 2019" version="v17.2.0.40" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.41.md b/xamarin-android/Release-Notes/v17.2.0.41.md
index f5924e64f..a60c72b6d 100644
--- a/xamarin-android/Release-Notes/v17.2.0.41.md
+++ b/xamarin-android/Release-Notes/v17.2.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 13, 2019" version="v17.2.0.41" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.46.md b/xamarin-android/Release-Notes/v17.2.0.46.md
index 07d379c92..7935d568b 100644
--- a/xamarin-android/Release-Notes/v17.2.0.46.md
+++ b/xamarin-android/Release-Notes/v17.2.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 2 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 2 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 2 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 2 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 22, 2019" version="v17.2.0.46" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.47.md b/xamarin-android/Release-Notes/v17.2.0.47.md
index 25e6211ae..35cc8fe18 100644
--- a/xamarin-android/Release-Notes/v17.2.0.47.md
+++ b/xamarin-android/Release-Notes/v17.2.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 27, 2019" version="v17.2.0.47" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.49.md b/xamarin-android/Release-Notes/v17.2.0.49.md
index 06bb7fd67..49a752633 100644
--- a/xamarin-android/Release-Notes/v17.2.0.49.md
+++ b/xamarin-android/Release-Notes/v17.2.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 3, 2019" version="v17.2.0.49" %}
diff --git a/xamarin-android/Release-Notes/v17.2.0.51.md b/xamarin-android/Release-Notes/v17.2.0.51.md
index 34f46fe3e..f12d48885 100644
--- a/xamarin-android/Release-Notes/v17.2.0.51.md
+++ b/xamarin-android/Release-Notes/v17.2.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 10, 2019" version="v17.2.0.51" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.14.md b/xamarin-android/Release-Notes/v17.3.0.14.md
index 33fb4e705..8c35f25ca 100644
--- a/xamarin-android/Release-Notes/v17.3.0.14.md
+++ b/xamarin-android/Release-Notes/v17.3.0.14.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 3 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 3 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 3 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 3 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 3, 2019" version="v17.3.0.14" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.17.md b/xamarin-android/Release-Notes/v17.3.0.17.md
index b2ec6824c..f74f24a62 100644
--- a/xamarin-android/Release-Notes/v17.3.0.17.md
+++ b/xamarin-android/Release-Notes/v17.3.0.17.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 15, 2019" version="v17.3.0.17" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.19.md b/xamarin-android/Release-Notes/v17.3.0.19.md
index 608f2e834..ffc2c7f94 100644
--- a/xamarin-android/Release-Notes/v17.3.0.19.md
+++ b/xamarin-android/Release-Notes/v17.3.0.19.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 22, 2019" version="v17.3.0.19" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.21.md b/xamarin-android/Release-Notes/v17.3.0.21.md
index 404f8f185..cfe513797 100644
--- a/xamarin-android/Release-Notes/v17.3.0.21.md
+++ b/xamarin-android/Release-Notes/v17.3.0.21.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 29, 2019" version="v17.3.0.21" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.26.md b/xamarin-android/Release-Notes/v17.3.0.26.md
index a489aef3c..669da81bc 100644
--- a/xamarin-android/Release-Notes/v17.3.0.26.md
+++ b/xamarin-android/Release-Notes/v17.3.0.26.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 3 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 3 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 3 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 3 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 05, 2019" version="v17.3.0.26" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.27.md b/xamarin-android/Release-Notes/v17.3.0.27.md
index bd223014c..1555897cc 100644
--- a/xamarin-android/Release-Notes/v17.3.0.27.md
+++ b/xamarin-android/Release-Notes/v17.3.0.27.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 12, 2019" version="v17.3.0.27" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.28.md b/xamarin-android/Release-Notes/v17.3.0.28.md
index 7d85ae5da..ae86d9f46 100644
--- a/xamarin-android/Release-Notes/v17.3.0.28.md
+++ b/xamarin-android/Release-Notes/v17.3.0.28.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 19, 2019" version="v17.3.0.28" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.29.md b/xamarin-android/Release-Notes/v17.3.0.29.md
index be0069f8a..721432f63 100644
--- a/xamarin-android/Release-Notes/v17.3.0.29.md
+++ b/xamarin-android/Release-Notes/v17.3.0.29.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 26, 2019" version="v17.3.0.29" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.30.md b/xamarin-android/Release-Notes/v17.3.0.30.md
index 809be8b25..ad3567a8e 100644
--- a/xamarin-android/Release-Notes/v17.3.0.30.md
+++ b/xamarin-android/Release-Notes/v17.3.0.30.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 03, 2019" version="v17.3.0.30" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.33.md b/xamarin-android/Release-Notes/v17.3.0.33.md
index a6e7d116a..931b72847 100644
--- a/xamarin-android/Release-Notes/v17.3.0.33.md
+++ b/xamarin-android/Release-Notes/v17.3.0.33.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 05, 2019" version="v17.3.0.33" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.34.md b/xamarin-android/Release-Notes/v17.3.0.34.md
index c8f4d5939..ac233e8fc 100644
--- a/xamarin-android/Release-Notes/v17.3.0.34.md
+++ b/xamarin-android/Release-Notes/v17.3.0.34.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 10, 2019" version="v17.3.0.34" %}
diff --git a/xamarin-android/Release-Notes/v17.3.0.9.md b/xamarin-android/Release-Notes/v17.3.0.9.md
index db03e7bc4..07ef16237 100644
--- a/xamarin-android/Release-Notes/v17.3.0.9.md
+++ b/xamarin-android/Release-Notes/v17.3.0.9.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 3 Beta Release Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 3 Beta Release Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 3 Beta Release Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 3 Beta Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 20, 2019" version="v17.3.0.9" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.31.md b/xamarin-android/Release-Notes/v17.4.0.31.md
index caed96a7d..382ae0e57 100644
--- a/xamarin-android/Release-Notes/v17.4.0.31.md
+++ b/xamarin-android/Release-Notes/v17.4.0.31.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly NuGet Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly NuGet Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 28, 2019" version="v17.4.0.31" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.39.md b/xamarin-android/Release-Notes/v17.4.0.39.md
index ee67f72ab..0e530a0ea 100644
--- a/xamarin-android/Release-Notes/v17.4.0.39.md
+++ b/xamarin-android/Release-Notes/v17.4.0.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 4 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 4 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 4 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 4 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 17, 2019" version="v17.4.0.39" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.40.md b/xamarin-android/Release-Notes/v17.4.0.40.md
index 018388b23..bd602ea07 100644
--- a/xamarin-android/Release-Notes/v17.4.0.40.md
+++ b/xamarin-android/Release-Notes/v17.4.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 24, 2019" version="v17.4.0.40" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.41.md b/xamarin-android/Release-Notes/v17.4.0.41.md
index 76da56a29..f3bfc1884 100644
--- a/xamarin-android/Release-Notes/v17.4.0.41.md
+++ b/xamarin-android/Release-Notes/v17.4.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 07, 2020" version="v17.4.0.41" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.43.md b/xamarin-android/Release-Notes/v17.4.0.43.md
index 106fc415c..1ae4d695b 100644
--- a/xamarin-android/Release-Notes/v17.4.0.43.md
+++ b/xamarin-android/Release-Notes/v17.4.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 14, 2020" version="v17.4.0.43" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.44.md b/xamarin-android/Release-Notes/v17.4.0.44.md
index f1065d1d7..c9ef6ca28 100644
--- a/xamarin-android/Release-Notes/v17.4.0.44.md
+++ b/xamarin-android/Release-Notes/v17.4.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 21, 2020" version="v17.4.0.44" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.46.md b/xamarin-android/Release-Notes/v17.4.0.46.md
index fd2acd855..bebd3cb4d 100644
--- a/xamarin-android/Release-Notes/v17.4.0.46.md
+++ b/xamarin-android/Release-Notes/v17.4.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2019 volume 4 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2019 volume 4 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2019 volume 4 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2019 volume 4 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 30, 2020" version="v17.4.0.46" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.47.md b/xamarin-android/Release-Notes/v17.4.0.47.md
index 05ee6d459..89effa807 100644
--- a/xamarin-android/Release-Notes/v17.4.0.47.md
+++ b/xamarin-android/Release-Notes/v17.4.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 05, 2020" version="v17.4.0.47" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.49.md b/xamarin-android/Release-Notes/v17.4.0.49.md
index 6ae830580..a83342810 100644
--- a/xamarin-android/Release-Notes/v17.4.0.49.md
+++ b/xamarin-android/Release-Notes/v17.4.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 11, 2020" version="v17.4.0.49" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.50.md b/xamarin-android/Release-Notes/v17.4.0.50.md
index 86d97600e..e6ac7bc90 100644
--- a/xamarin-android/Release-Notes/v17.4.0.50.md
+++ b/xamarin-android/Release-Notes/v17.4.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 18, 2020" version="v17.4.0.50" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.51.md b/xamarin-android/Release-Notes/v17.4.0.51.md
index 02ea68606..9d3072b2a 100644
--- a/xamarin-android/Release-Notes/v17.4.0.51.md
+++ b/xamarin-android/Release-Notes/v17.4.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 25, 2020" version="v17.4.0.51" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.53.md b/xamarin-android/Release-Notes/v17.4.0.53.md
index d30e653cb..b23250eea 100644
--- a/xamarin-android/Release-Notes/v17.4.0.53.md
+++ b/xamarin-android/Release-Notes/v17.4.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 3, 2020" version="v17.4.0.53" %}
diff --git a/xamarin-android/Release-Notes/v17.4.0.55.md b/xamarin-android/Release-Notes/v17.4.0.55.md
index a5ca59ce4..58050c9c6 100644
--- a/xamarin-android/Release-Notes/v17.4.0.55.md
+++ b/xamarin-android/Release-Notes/v17.4.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 10, 2020" version="v17.4.0.55" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.36.md b/xamarin-android/Release-Notes/v18.1.0.36.md
index 202cc7057..daec49d81 100644
--- a/xamarin-android/Release-Notes/v18.1.0.36.md
+++ b/xamarin-android/Release-Notes/v18.1.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 1 Beta Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 1 Beta Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 1 Beta Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 1 Beta Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 19, 2020" version="v18.1.0.36" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.42.md b/xamarin-android/Release-Notes/v18.1.0.42.md
index 1c47b449f..d6cc074f9 100644
--- a/xamarin-android/Release-Notes/v18.1.0.42.md
+++ b/xamarin-android/Release-Notes/v18.1.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 1 Main Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 1 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 1 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 1 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 1, 2020" version="v18.1.0.42" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.43.md b/xamarin-android/Release-Notes/v18.1.0.43.md
index 4488576a3..7c02cedac 100644
--- a/xamarin-android/Release-Notes/v18.1.0.43.md
+++ b/xamarin-android/Release-Notes/v18.1.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 7, 2020" version="v18.1.0.43" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.44.md b/xamarin-android/Release-Notes/v18.1.0.44.md
index 4c57e99e7..ac1e766e3 100644
--- a/xamarin-android/Release-Notes/v18.1.0.44.md
+++ b/xamarin-android/Release-Notes/v18.1.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 14, 2020" version="v18.1.0.44" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.45.md b/xamarin-android/Release-Notes/v18.1.0.45.md
index 01a037b8d..729df7a88 100644
--- a/xamarin-android/Release-Notes/v18.1.0.45.md
+++ b/xamarin-android/Release-Notes/v18.1.0.45.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 21, 2020" version="v18.1.0.45" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.46.md b/xamarin-android/Release-Notes/v18.1.0.46.md
index c71242847..a9cb4738a 100644
--- a/xamarin-android/Release-Notes/v18.1.0.46.md
+++ b/xamarin-android/Release-Notes/v18.1.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 28, 2020" version="v18.1.0.46" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.48.md b/xamarin-android/Release-Notes/v18.1.0.48.md
index 2dad692a8..e16669de4 100644
--- a/xamarin-android/Release-Notes/v18.1.0.48.md
+++ b/xamarin-android/Release-Notes/v18.1.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 5, 2020" version="v18.1.0.48" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.52.md b/xamarin-android/Release-Notes/v18.1.0.52.md
index fae204797..83536ffcd 100644
--- a/xamarin-android/Release-Notes/v18.1.0.52.md
+++ b/xamarin-android/Release-Notes/v18.1.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 1 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 1 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 1 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 1 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 13, 2020" version="v18.1.0.52" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.53.md b/xamarin-android/Release-Notes/v18.1.0.53.md
index a7b433b3a..0f212ad49 100644
--- a/xamarin-android/Release-Notes/v18.1.0.53.md
+++ b/xamarin-android/Release-Notes/v18.1.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 19, 2020" version="v18.1.0.53" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.54.md b/xamarin-android/Release-Notes/v18.1.0.54.md
index a0f828e44..d84c33c64 100644
--- a/xamarin-android/Release-Notes/v18.1.0.54.md
+++ b/xamarin-android/Release-Notes/v18.1.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 27, 2020" version="v18.1.0.54" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.55.md b/xamarin-android/Release-Notes/v18.1.0.55.md
index 7913371aa..cc86f0168 100644
--- a/xamarin-android/Release-Notes/v18.1.0.55.md
+++ b/xamarin-android/Release-Notes/v18.1.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 2, 2020" version="v18.1.0.55" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.56.md b/xamarin-android/Release-Notes/v18.1.0.56.md
index 539aaeadc..b7f3a5d2b 100644
--- a/xamarin-android/Release-Notes/v18.1.0.56.md
+++ b/xamarin-android/Release-Notes/v18.1.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 9, 2020" version="v18.1.0.56" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.57.md b/xamarin-android/Release-Notes/v18.1.0.57.md
index a90f277c8..0bf83e701 100644
--- a/xamarin-android/Release-Notes/v18.1.0.57.md
+++ b/xamarin-android/Release-Notes/v18.1.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 16, 2020" version="v18.1.0.57" %}
diff --git a/xamarin-android/Release-Notes/v18.1.0.59.md b/xamarin-android/Release-Notes/v18.1.0.59.md
index f2db17887..22c7f4be2 100644
--- a/xamarin-android/Release-Notes/v18.1.0.59.md
+++ b/xamarin-android/Release-Notes/v18.1.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 23, 2020" version="v18.1.0.59" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.44.md b/xamarin-android/Release-Notes/v18.2.0.44.md
index ef9c39101..a065ec474 100644
--- a/xamarin-android/Release-Notes/v18.2.0.44.md
+++ b/xamarin-android/Release-Notes/v18.2.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 2 Main Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 2 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 2 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 2 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 7, 2020" version="v18.2.0.44" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.45.md b/xamarin-android/Release-Notes/v18.2.0.45.md
index 035f87a45..5c03c69eb 100644
--- a/xamarin-android/Release-Notes/v18.2.0.45.md
+++ b/xamarin-android/Release-Notes/v18.2.0.45.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 14, 2020" version="v18.2.0.45" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.46.md b/xamarin-android/Release-Notes/v18.2.0.46.md
index 91a7d2c47..11ef628b2 100644
--- a/xamarin-android/Release-Notes/v18.2.0.46.md
+++ b/xamarin-android/Release-Notes/v18.2.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 21, 2020" version="v18.2.0.46" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.47.md b/xamarin-android/Release-Notes/v18.2.0.47.md
index d209e1707..fabed7036 100644
--- a/xamarin-android/Release-Notes/v18.2.0.47.md
+++ b/xamarin-android/Release-Notes/v18.2.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 28, 2020" version="v18.2.0.47" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.48.md b/xamarin-android/Release-Notes/v18.2.0.48.md
index 30686142c..ea912e017 100644
--- a/xamarin-android/Release-Notes/v18.2.0.48.md
+++ b/xamarin-android/Release-Notes/v18.2.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 4, 2020" version="v18.2.0.48" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.54.md b/xamarin-android/Release-Notes/v18.2.0.54.md
index a8b55ac90..5ad6653f8 100644
--- a/xamarin-android/Release-Notes/v18.2.0.54.md
+++ b/xamarin-android/Release-Notes/v18.2.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 18, 2020" version="v18.2.0.54" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.55.md b/xamarin-android/Release-Notes/v18.2.0.55.md
index 108ab9b86..cb3a07c49 100644
--- a/xamarin-android/Release-Notes/v18.2.0.55.md
+++ b/xamarin-android/Release-Notes/v18.2.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 25, 2020" version="v18.2.0.55" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.56.md b/xamarin-android/Release-Notes/v18.2.0.56.md
index 94368f54e..23091f89b 100644
--- a/xamarin-android/Release-Notes/v18.2.0.56.md
+++ b/xamarin-android/Release-Notes/v18.2.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 1, 2020" version="v18.2.0.56" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.57.md b/xamarin-android/Release-Notes/v18.2.0.57.md
index 3de4851d5..e73f04d6f 100644
--- a/xamarin-android/Release-Notes/v18.2.0.57.md
+++ b/xamarin-android/Release-Notes/v18.2.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 8, 2020" version="v18.2.0.57" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.58.md b/xamarin-android/Release-Notes/v18.2.0.58.md
index a44a4cc69..2eb0e7ecf 100644
--- a/xamarin-android/Release-Notes/v18.2.0.58.md
+++ b/xamarin-android/Release-Notes/v18.2.0.58.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 15, 2020" version="v18.2.0.58" %}
diff --git a/xamarin-android/Release-Notes/v18.2.0.59.md b/xamarin-android/Release-Notes/v18.2.0.59.md
index 21e9ea88e..e41c84fac 100644
--- a/xamarin-android/Release-Notes/v18.2.0.59.md
+++ b/xamarin-android/Release-Notes/v18.2.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 22, 2020" version="v18.2.0.59" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.35.md b/xamarin-android/Release-Notes/v18.3.0.35.md
index d06b5ca1c..25ad6fb75 100644
--- a/xamarin-android/Release-Notes/v18.3.0.35.md
+++ b/xamarin-android/Release-Notes/v18.3.0.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 3 Main Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 3 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 3 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 3 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 1, 2020" version="v18.3.0.35" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.38.md b/xamarin-android/Release-Notes/v18.3.0.38.md
index 9dedb6899..a55751c50 100644
--- a/xamarin-android/Release-Notes/v18.3.0.38.md
+++ b/xamarin-android/Release-Notes/v18.3.0.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 7, 2020" version="v18.3.0.38" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.40.md b/xamarin-android/Release-Notes/v18.3.0.40.md
index dea41db63..f9d984da4 100644
--- a/xamarin-android/Release-Notes/v18.3.0.40.md
+++ b/xamarin-android/Release-Notes/v18.3.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 13, 2020" version="v18.3.0.40" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.42.md b/xamarin-android/Release-Notes/v18.3.0.42.md
index 8e427c954..c24015b52 100644
--- a/xamarin-android/Release-Notes/v18.3.0.42.md
+++ b/xamarin-android/Release-Notes/v18.3.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 20, 2020" version="v18.3.0.42" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.44.md b/xamarin-android/Release-Notes/v18.3.0.44.md
index 1b03558f1..8df0ac4d9 100644
--- a/xamarin-android/Release-Notes/v18.3.0.44.md
+++ b/xamarin-android/Release-Notes/v18.3.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 27, 2020" version="v18.3.0.44" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.47.md b/xamarin-android/Release-Notes/v18.3.0.47.md
index 00cf9ec08..395dec8b1 100644
--- a/xamarin-android/Release-Notes/v18.3.0.47.md
+++ b/xamarin-android/Release-Notes/v18.3.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 3 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 3 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 3 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 3 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 5, 2020" version="v18.3.0.47" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.48.md b/xamarin-android/Release-Notes/v18.3.0.48.md
index 0d1f86a83..71f2a385c 100644
--- a/xamarin-android/Release-Notes/v18.3.0.48.md
+++ b/xamarin-android/Release-Notes/v18.3.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 11, 2020" version="v18.3.0.48" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.50.md b/xamarin-android/Release-Notes/v18.3.0.50.md
index d40f140ea..7f7052c35 100644
--- a/xamarin-android/Release-Notes/v18.3.0.50.md
+++ b/xamarin-android/Release-Notes/v18.3.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 17, 2020" version="v18.3.0.50" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.51.md b/xamarin-android/Release-Notes/v18.3.0.51.md
index 2fcdd62a4..fae3f25b1 100644
--- a/xamarin-android/Release-Notes/v18.3.0.51.md
+++ b/xamarin-android/Release-Notes/v18.3.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 24, 2020" version="v18.3.0.51" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.52.md b/xamarin-android/Release-Notes/v18.3.0.52.md
index 864054085..e3b5c6668 100644
--- a/xamarin-android/Release-Notes/v18.3.0.52.md
+++ b/xamarin-android/Release-Notes/v18.3.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 1, 2020" version="v18.3.0.52" %}
diff --git a/xamarin-android/Release-Notes/v18.3.0.53.md b/xamarin-android/Release-Notes/v18.3.0.53.md
index 362d78b85..9e2a4a6f4 100644
--- a/xamarin-android/Release-Notes/v18.3.0.53.md
+++ b/xamarin-android/Release-Notes/v18.3.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 8, 2020" version="v18.3.0.53" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.30.md b/xamarin-android/Release-Notes/v18.4.0.30.md
index 65ed7d92e..9eb1bb268 100644
--- a/xamarin-android/Release-Notes/v18.4.0.30.md
+++ b/xamarin-android/Release-Notes/v18.4.0.30.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 4 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 4 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 4 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 4 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 17, 2020" version="v18.4.0.30" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.31.md b/xamarin-android/Release-Notes/v18.4.0.31.md
index 242447397..607ea7cab 100644
--- a/xamarin-android/Release-Notes/v18.4.0.31.md
+++ b/xamarin-android/Release-Notes/v18.4.0.31.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 22, 2020" version="v18.4.0.31" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.32.md b/xamarin-android/Release-Notes/v18.4.0.32.md
index 938bea795..f42f9b1fb 100644
--- a/xamarin-android/Release-Notes/v18.4.0.32.md
+++ b/xamarin-android/Release-Notes/v18.4.0.32.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 30, 2020" version="v18.4.0.32" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.33.md b/xamarin-android/Release-Notes/v18.4.0.33.md
index 48886af64..445e79ad2 100644
--- a/xamarin-android/Release-Notes/v18.4.0.33.md
+++ b/xamarin-android/Release-Notes/v18.4.0.33.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 5, 2021" version="v18.4.0.33" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.34.md b/xamarin-android/Release-Notes/v18.4.0.34.md
index 865c7bab1..fd755a0e2 100644
--- a/xamarin-android/Release-Notes/v18.4.0.34.md
+++ b/xamarin-android/Release-Notes/v18.4.0.34.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 12, 2021" version="v18.4.0.34" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.35.md b/xamarin-android/Release-Notes/v18.4.0.35.md
index 1ddaf1717..bdd758186 100644
--- a/xamarin-android/Release-Notes/v18.4.0.35.md
+++ b/xamarin-android/Release-Notes/v18.4.0.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 19, 2021" version="v18.4.0.35" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.39.md b/xamarin-android/Release-Notes/v18.4.0.39.md
index efb5c3a90..29798116d 100644
--- a/xamarin-android/Release-Notes/v18.4.0.39.md
+++ b/xamarin-android/Release-Notes/v18.4.0.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2020 volume 4 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2020 volume 4 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2020 volume 4 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2020 volume 4 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 28, 2021" version="v18.4.0.39" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.41.md b/xamarin-android/Release-Notes/v18.4.0.41.md
index 609d44c98..c4a47d28f 100644
--- a/xamarin-android/Release-Notes/v18.4.0.41.md
+++ b/xamarin-android/Release-Notes/v18.4.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 2, 2021" version="v18.4.0.41" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.42.md b/xamarin-android/Release-Notes/v18.4.0.42.md
index 25d07c2bc..f7662c543 100644
--- a/xamarin-android/Release-Notes/v18.4.0.42.md
+++ b/xamarin-android/Release-Notes/v18.4.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 9, 2021" version="v18.4.0.42" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.43.md b/xamarin-android/Release-Notes/v18.4.0.43.md
index ef16fd80a..a8e7bb99c 100644
--- a/xamarin-android/Release-Notes/v18.4.0.43.md
+++ b/xamarin-android/Release-Notes/v18.4.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 16, 2021" version="v18.4.0.43" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.44.md b/xamarin-android/Release-Notes/v18.4.0.44.md
index 03f6c997c..8cc16ab7a 100644
--- a/xamarin-android/Release-Notes/v18.4.0.44.md
+++ b/xamarin-android/Release-Notes/v18.4.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 23, 2021" version="v18.4.0.44" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.46.md b/xamarin-android/Release-Notes/v18.4.0.46.md
index e2cf83665..af2cd13a3 100644
--- a/xamarin-android/Release-Notes/v18.4.0.46.md
+++ b/xamarin-android/Release-Notes/v18.4.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 2, 2021" version="v18.4.0.46" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.47.md b/xamarin-android/Release-Notes/v18.4.0.47.md
index 6ff083ef0..3a88cabca 100644
--- a/xamarin-android/Release-Notes/v18.4.0.47.md
+++ b/xamarin-android/Release-Notes/v18.4.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 09, 2021" version="v18.4.0.47
" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.48.md b/xamarin-android/Release-Notes/v18.4.0.48.md
index bb7cf51c8..a6abc5c80 100644
--- a/xamarin-android/Release-Notes/v18.4.0.48.md
+++ b/xamarin-android/Release-Notes/v18.4.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 16, 2021" version="v18.4.0.48" %}
diff --git a/xamarin-android/Release-Notes/v18.4.0.49.md b/xamarin-android/Release-Notes/v18.4.0.49.md
index 87ffd7f1e..c9b8bb905 100644
--- a/xamarin-android/Release-Notes/v18.4.0.49.md
+++ b/xamarin-android/Release-Notes/v18.4.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 23, 2021" version="v18.4.0.49" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.54.md b/xamarin-android/Release-Notes/v19.1.0.54.md
index 905c52030..c6efc08b9 100644
--- a/xamarin-android/Release-Notes/v19.1.0.54.md
+++ b/xamarin-android/Release-Notes/v19.1.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 1 Main Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 1 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 1 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 1 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 30, 2021" version="v19.1.0.54" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.55.md b/xamarin-android/Release-Notes/v19.1.0.55.md
index 0abbf9e75..a8361b56c 100644
--- a/xamarin-android/Release-Notes/v19.1.0.55.md
+++ b/xamarin-android/Release-Notes/v19.1.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 06, 2021" version="v19.1.0.55" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.56.md b/xamarin-android/Release-Notes/v19.1.0.56.md
index c884c82df..2096e89c3 100644
--- a/xamarin-android/Release-Notes/v19.1.0.56.md
+++ b/xamarin-android/Release-Notes/v19.1.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 13, 2021" version="v19.1.0.56" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.57.md b/xamarin-android/Release-Notes/v19.1.0.57.md
index 1b7e84425..c967fb25c 100644
--- a/xamarin-android/Release-Notes/v19.1.0.57.md
+++ b/xamarin-android/Release-Notes/v19.1.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 20, 2021" version="v19.1.0.57" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.58.md b/xamarin-android/Release-Notes/v19.1.0.58.md
index 831efcd76..02a9000f6 100644
--- a/xamarin-android/Release-Notes/v19.1.0.58.md
+++ b/xamarin-android/Release-Notes/v19.1.0.58.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 27, 2021" version="v19.1.0.58" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.59.md b/xamarin-android/Release-Notes/v19.1.0.59.md
index 346ba55ab..cf45faf82 100644
--- a/xamarin-android/Release-Notes/v19.1.0.59.md
+++ b/xamarin-android/Release-Notes/v19.1.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 04, 2021" version="v19.1.0.59" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.63.md b/xamarin-android/Release-Notes/v19.1.0.63.md
index 78959e54e..8102383cc 100644
--- a/xamarin-android/Release-Notes/v19.1.0.63.md
+++ b/xamarin-android/Release-Notes/v19.1.0.63.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 1 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 1 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 1 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 1 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 12, 2021" version="v19.1.0.63" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.64.md b/xamarin-android/Release-Notes/v19.1.0.64.md
index d19dbd23f..c9ae83e4c 100644
--- a/xamarin-android/Release-Notes/v19.1.0.64.md
+++ b/xamarin-android/Release-Notes/v19.1.0.64.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 19, 2021" version="v19.1.0.64" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.65.md b/xamarin-android/Release-Notes/v19.1.0.65.md
index 72f99074b..c6c42320c 100644
--- a/xamarin-android/Release-Notes/v19.1.0.65.md
+++ b/xamarin-android/Release-Notes/v19.1.0.65.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 25, 2021" version="v19.1.0.65" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.66.md b/xamarin-android/Release-Notes/v19.1.0.66.md
index 073d5efb1..f42a4ec99 100644
--- a/xamarin-android/Release-Notes/v19.1.0.66.md
+++ b/xamarin-android/Release-Notes/v19.1.0.66.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 01, 2021" version="v19.1.0.66" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.67.md b/xamarin-android/Release-Notes/v19.1.0.67.md
index 78986a525..820152ddd 100644
--- a/xamarin-android/Release-Notes/v19.1.0.67.md
+++ b/xamarin-android/Release-Notes/v19.1.0.67.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 08, 2021" version="v19.1.0.67" %}
diff --git a/xamarin-android/Release-Notes/v19.1.0.69.md b/xamarin-android/Release-Notes/v19.1.0.69.md
index 88c94adb2..769c154c0 100644
--- a/xamarin-android/Release-Notes/v19.1.0.69.md
+++ b/xamarin-android/Release-Notes/v19.1.0.69.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 15, 2021" version="v19.1.0.69" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.44.md b/xamarin-android/Release-Notes/v19.2.0.44.md
index 957f56b01..a7845496c 100644
--- a/xamarin-android/Release-Notes/v19.2.0.44.md
+++ b/xamarin-android/Release-Notes/v19.2.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 2 Main Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 2 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 2 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 2 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 30, 2021" version="v19.2.0.44" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.46.md b/xamarin-android/Release-Notes/v19.2.0.46.md
index 5bba6e385..e513a9659 100644
--- a/xamarin-android/Release-Notes/v19.2.0.46.md
+++ b/xamarin-android/Release-Notes/v19.2.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 06, 2021" version="v19.2.0.46" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.47.md b/xamarin-android/Release-Notes/v19.2.0.47.md
index 6943f5f6d..41a82cd51 100644
--- a/xamarin-android/Release-Notes/v19.2.0.47.md
+++ b/xamarin-android/Release-Notes/v19.2.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 13, 2021" version="v19.2.0.47" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.48.md b/xamarin-android/Release-Notes/v19.2.0.48.md
index 0104da87b..c55d4c93d 100644
--- a/xamarin-android/Release-Notes/v19.2.0.48.md
+++ b/xamarin-android/Release-Notes/v19.2.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 20, 2021" version="v19.2.0.48" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.49.md b/xamarin-android/Release-Notes/v19.2.0.49.md
index 9d3b6eeb7..304f0cb5a 100644
--- a/xamarin-android/Release-Notes/v19.2.0.49.md
+++ b/xamarin-android/Release-Notes/v19.2.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 27, 2021" version="v19.2.0.49" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.51.md b/xamarin-android/Release-Notes/v19.2.0.51.md
index 1e20b958a..420e42bc6 100644
--- a/xamarin-android/Release-Notes/v19.2.0.51.md
+++ b/xamarin-android/Release-Notes/v19.2.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 03, 2021" version="v19.2.0.51" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.55.md b/xamarin-android/Release-Notes/v19.2.0.55.md
index 942581a44..56a75639e 100644
--- a/xamarin-android/Release-Notes/v19.2.0.55.md
+++ b/xamarin-android/Release-Notes/v19.2.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 2 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 2 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 2 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 2 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 11, 2021" version="v19.2.0.55" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.56.md b/xamarin-android/Release-Notes/v19.2.0.56.md
index ba9f7693f..89e34950e 100644
--- a/xamarin-android/Release-Notes/v19.2.0.56.md
+++ b/xamarin-android/Release-Notes/v19.2.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 17, 2021" version="v19.2.0.56" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.57.md b/xamarin-android/Release-Notes/v19.2.0.57.md
index 88755779e..9598fe771 100644
--- a/xamarin-android/Release-Notes/v19.2.0.57.md
+++ b/xamarin-android/Release-Notes/v19.2.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 24, 2021" version="v19.2.0.57" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.59.md b/xamarin-android/Release-Notes/v19.2.0.59.md
index 17e55dcf7..23b9217b7 100644
--- a/xamarin-android/Release-Notes/v19.2.0.59.md
+++ b/xamarin-android/Release-Notes/v19.2.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 31, 2021" version="v19.2.0.59" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.60.md b/xamarin-android/Release-Notes/v19.2.0.60.md
index 86a7a4833..87c7eea54 100644
--- a/xamarin-android/Release-Notes/v19.2.0.60.md
+++ b/xamarin-android/Release-Notes/v19.2.0.60.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 07, 2021" version="v19.2.0.60" %}
diff --git a/xamarin-android/Release-Notes/v19.2.0.62.md b/xamarin-android/Release-Notes/v19.2.0.62.md
index b13b33af2..3da346827 100644
--- a/xamarin-android/Release-Notes/v19.2.0.62.md
+++ b/xamarin-android/Release-Notes/v19.2.0.62.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 14, 2021" version="v19.2.0.62" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.43.md b/xamarin-android/Release-Notes/v19.3.0.43.md
index 7b78837ab..f775bfe68 100644
--- a/xamarin-android/Release-Notes/v19.3.0.43.md
+++ b/xamarin-android/Release-Notes/v19.3.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 3 Main Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 3 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 3 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 3 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 30, 2021" version="v19.3.0.43" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.44.md b/xamarin-android/Release-Notes/v19.3.0.44.md
index 2d6ca2c33..dd032102a 100644
--- a/xamarin-android/Release-Notes/v19.3.0.44.md
+++ b/xamarin-android/Release-Notes/v19.3.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 05, 2021" version="v19.3.0.44" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.45.md b/xamarin-android/Release-Notes/v19.3.0.45.md
index ecedd054a..dd9bc6224 100644
--- a/xamarin-android/Release-Notes/v19.3.0.45.md
+++ b/xamarin-android/Release-Notes/v19.3.0.45.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 12, 2021" version="v19.3.0.45" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.46.md b/xamarin-android/Release-Notes/v19.3.0.46.md
index 1bd82d5bf..8c2c330ae 100644
--- a/xamarin-android/Release-Notes/v19.3.0.46.md
+++ b/xamarin-android/Release-Notes/v19.3.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 19, 2021" version="v19.3.0.46" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.47.md b/xamarin-android/Release-Notes/v19.3.0.47.md
index da306cf30..b119a6e38 100644
--- a/xamarin-android/Release-Notes/v19.3.0.47.md
+++ b/xamarin-android/Release-Notes/v19.3.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 26, 2021" version="v19.3.0.47" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.48.md b/xamarin-android/Release-Notes/v19.3.0.48.md
index 1bb42d294..35451f83d 100644
--- a/xamarin-android/Release-Notes/v19.3.0.48.md
+++ b/xamarin-android/Release-Notes/v19.3.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 02, 2021" version="v19.3.0.48" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.53.md b/xamarin-android/Release-Notes/v19.3.0.53.md
index 661609971..c5f6bccc1 100644
--- a/xamarin-android/Release-Notes/v19.3.0.53.md
+++ b/xamarin-android/Release-Notes/v19.3.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 volume 3 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2021 volume 3 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2021 volume 3 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2021 volume 3 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 12, 2021" version="v19.3.0.53" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.54.md b/xamarin-android/Release-Notes/v19.3.0.54.md
index ad11f6932..1c1179b74 100644
--- a/xamarin-android/Release-Notes/v19.3.0.54.md
+++ b/xamarin-android/Release-Notes/v19.3.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 17, 2021" version="v19.3.0.54" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.55.md b/xamarin-android/Release-Notes/v19.3.0.55.md
index b8eea78e3..f6efa8e3f 100644
--- a/xamarin-android/Release-Notes/v19.3.0.55.md
+++ b/xamarin-android/Release-Notes/v19.3.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 23, 2021" version="v19.3.0.55" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.56.md b/xamarin-android/Release-Notes/v19.3.0.56.md
index d3a6b837b..e1d2925e2 100644
--- a/xamarin-android/Release-Notes/v19.3.0.56.md
+++ b/xamarin-android/Release-Notes/v19.3.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 30, 2021" version="v19.3.0.56" %}
diff --git a/xamarin-android/Release-Notes/v19.3.0.57.md b/xamarin-android/Release-Notes/v19.3.0.57.md
index 1c95f3a12..cca95b7c3 100644
--- a/xamarin-android/Release-Notes/v19.3.0.57.md
+++ b/xamarin-android/Release-Notes/v19.3.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 07, 2021" version="v19.3.0.57" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.38.md b/xamarin-android/Release-Notes/v19.4.0.38.md
index 77ad88515..314a82441 100644
--- a/xamarin-android/Release-Notes/v19.4.0.38.md
+++ b/xamarin-android/Release-Notes/v19.4.0.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 Volume 4 Main Release Notes
-description: Essential Studio for Xamarin.Android 2021 Volume 4 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2021 Volume 4 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2021 Volume 4 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 17, 2021" version="v19.4.0.38" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.40.md b/xamarin-android/Release-Notes/v19.4.0.40.md
index 0fe6d554d..be2275b7f 100644
--- a/xamarin-android/Release-Notes/v19.4.0.40.md
+++ b/xamarin-android/Release-Notes/v19.4.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 28, 2021" version="v19.4.0.40" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.41.md b/xamarin-android/Release-Notes/v19.4.0.41.md
index 75da44ec8..507908cab 100644
--- a/xamarin-android/Release-Notes/v19.4.0.41.md
+++ b/xamarin-android/Release-Notes/v19.4.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 04, 2022" version="v19.4.0.41" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.42.md b/xamarin-android/Release-Notes/v19.4.0.42.md
index b8ccae088..8e22b69e1 100644
--- a/xamarin-android/Release-Notes/v19.4.0.42.md
+++ b/xamarin-android/Release-Notes/v19.4.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 11, 2022" version="v19.4.0.42" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.43.md b/xamarin-android/Release-Notes/v19.4.0.43.md
index bd733c241..15d4f3cf8 100644
--- a/xamarin-android/Release-Notes/v19.4.0.43.md
+++ b/xamarin-android/Release-Notes/v19.4.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 18, 2022" version="v19.4.0.43" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.47.md b/xamarin-android/Release-Notes/v19.4.0.47.md
index 27ba00aa4..7400449e4 100644
--- a/xamarin-android/Release-Notes/v19.4.0.47.md
+++ b/xamarin-android/Release-Notes/v19.4.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 25, 2022" version="v19.4.0.47" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.48.md b/xamarin-android/Release-Notes/v19.4.0.48.md
index 152900960..d99916e0f 100644
--- a/xamarin-android/Release-Notes/v19.4.0.48.md
+++ b/xamarin-android/Release-Notes/v19.4.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2021 Volume 4 Service Pack Release Notes
-description: Essential Studio for Xamarin.Android 2021 Volume 4 Service Pack Release Notes
+title: Essential Studio® for Xamarin.Android 2021 Volume 4 Service Pack Release Notes
+description: Essential Studio® for Xamarin.Android 2021 Volume 4 Service Pack Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 31, 2022" version="v19.4.0.48" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.50.md b/xamarin-android/Release-Notes/v19.4.0.50.md
index c1515b7e0..ed879ea38 100644
--- a/xamarin-android/Release-Notes/v19.4.0.50.md
+++ b/xamarin-android/Release-Notes/v19.4.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 08, 2022" version="v19.4.0.50" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.52.md b/xamarin-android/Release-Notes/v19.4.0.52.md
index 2ad26ee27..edb2759ca 100644
--- a/xamarin-android/Release-Notes/v19.4.0.52.md
+++ b/xamarin-android/Release-Notes/v19.4.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 15, 2022" version="v19.4.0.52" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.53.md b/xamarin-android/Release-Notes/v19.4.0.53.md
index 08b78bcda..83ca8f67a 100644
--- a/xamarin-android/Release-Notes/v19.4.0.53.md
+++ b/xamarin-android/Release-Notes/v19.4.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 22, 2022" version="v19.4.0.53" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.54.md b/xamarin-android/Release-Notes/v19.4.0.54.md
index 698c3f6df..3cff74cea 100644
--- a/xamarin-android/Release-Notes/v19.4.0.54.md
+++ b/xamarin-android/Release-Notes/v19.4.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 01, 2022" version="v19.4.0.54" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.55.md b/xamarin-android/Release-Notes/v19.4.0.55.md
index 31a45fcb2..18f0fecc0 100644
--- a/xamarin-android/Release-Notes/v19.4.0.55.md
+++ b/xamarin-android/Release-Notes/v19.4.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 08, 2022" version="v19.4.0.55" %}
diff --git a/xamarin-android/Release-Notes/v19.4.0.56.md b/xamarin-android/Release-Notes/v19.4.0.56.md
index 3cef07cf1..b1a35eb1f 100644
--- a/xamarin-android/Release-Notes/v19.4.0.56.md
+++ b/xamarin-android/Release-Notes/v19.4.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 15, 2022" version="v19.4.0.56" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.47.md b/xamarin-android/Release-Notes/v20.1.0.47.md
index 004468795..3b08da4d6 100644
--- a/xamarin-android/Release-Notes/v20.1.0.47.md
+++ b/xamarin-android/Release-Notes/v20.1.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 volume 1 Main release Release Notes
-description: Essential Studio for Xamarin.Android 2022 volume 1 Main release Release Notes
+title: Essential Studio® for Xamarin.Android 2022 volume 1 Main release Release Notes
+description: Essential Studio® for Xamarin.Android 2022 volume 1 Main release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 4, 2022" version="v20.1.0.47" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.48.md b/xamarin-android/Release-Notes/v20.1.0.48.md
index 799e71100..cfb848fda 100644
--- a/xamarin-android/Release-Notes/v20.1.0.48.md
+++ b/xamarin-android/Release-Notes/v20.1.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 12, 2022" version="v20.1.0.48" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.50.md b/xamarin-android/Release-Notes/v20.1.0.50.md
index 6b5994a20..6ddc3f3bc 100644
--- a/xamarin-android/Release-Notes/v20.1.0.50.md
+++ b/xamarin-android/Release-Notes/v20.1.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 19, 2022" version="v20.1.0.50" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.51.md b/xamarin-android/Release-Notes/v20.1.0.51.md
index 9b914235a..a49c10eac 100644
--- a/xamarin-android/Release-Notes/v20.1.0.51.md
+++ b/xamarin-android/Release-Notes/v20.1.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 26, 2022" version="v20.1.0.51" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.52.md b/xamarin-android/Release-Notes/v20.1.0.52.md
index a7c5438b3..b2ba133ee 100644
--- a/xamarin-android/Release-Notes/v20.1.0.52.md
+++ b/xamarin-android/Release-Notes/v20.1.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 03, 2022" version="v20.1.0.52" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.55.md b/xamarin-android/Release-Notes/v20.1.0.55.md
index fa0c907f3..f03e98e20 100644
--- a/xamarin-android/Release-Notes/v20.1.0.55.md
+++ b/xamarin-android/Release-Notes/v20.1.0.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 volume 1 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2022 volume 1 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2022 volume 1 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2022 volume 1 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 12, 2022" version="v20.1.0.55" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.56.md b/xamarin-android/Release-Notes/v20.1.0.56.md
index 9efbcbf62..713327b31 100644
--- a/xamarin-android/Release-Notes/v20.1.0.56.md
+++ b/xamarin-android/Release-Notes/v20.1.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 17, 2022" version="v20.1.0.56" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.57.md b/xamarin-android/Release-Notes/v20.1.0.57.md
index 9c32850d8..2c62b9f47 100644
--- a/xamarin-android/Release-Notes/v20.1.0.57.md
+++ b/xamarin-android/Release-Notes/v20.1.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 24, 2022" version="v20.1.0.57" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.58.md b/xamarin-android/Release-Notes/v20.1.0.58.md
index f9944a7e1..b1ff6af38 100644
--- a/xamarin-android/Release-Notes/v20.1.0.58.md
+++ b/xamarin-android/Release-Notes/v20.1.0.58.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 31, 2022" version="v20.1.0.58" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.59.md b/xamarin-android/Release-Notes/v20.1.0.59.md
index 9a9045bdd..ed3906f52 100644
--- a/xamarin-android/Release-Notes/v20.1.0.59.md
+++ b/xamarin-android/Release-Notes/v20.1.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 07, 2022" version="v20.1.0.59" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.60.md b/xamarin-android/Release-Notes/v20.1.0.60.md
index aa17659b8..ef4f7a7cf 100644
--- a/xamarin-android/Release-Notes/v20.1.0.60.md
+++ b/xamarin-android/Release-Notes/v20.1.0.60.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 14, 2022" version="v20.1.0.60" %}
diff --git a/xamarin-android/Release-Notes/v20.1.0.61.md b/xamarin-android/Release-Notes/v20.1.0.61.md
index d460e53e8..3c6854580 100644
--- a/xamarin-android/Release-Notes/v20.1.0.61.md
+++ b/xamarin-android/Release-Notes/v20.1.0.61.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 21, 2022" version="v20.1.0.61" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.36.md b/xamarin-android/Release-Notes/v20.2.0.36.md
index c552f2b86..14f6172e5 100644
--- a/xamarin-android/Release-Notes/v20.2.0.36.md
+++ b/xamarin-android/Release-Notes/v20.2.0.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 Volume 2 Main Release Notes
-description: Essential Studio for Xamarin.Android 2022 Volume 2 Main Release Notes
+title: Essential Studio® for Xamarin.Android 2022 Volume 2 Main Release Notes
+description: Essential Studio® for Xamarin.Android 2022 Volume 2 Main Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 30, 2022" version="v20.2.0.36" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.38.md b/xamarin-android/Release-Notes/v20.2.0.38.md
index ef2b61bd1..d5ebe8f4d 100644
--- a/xamarin-android/Release-Notes/v20.2.0.38.md
+++ b/xamarin-android/Release-Notes/v20.2.0.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 12, 2022" version="v20.2.0.38" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.39.md b/xamarin-android/Release-Notes/v20.2.0.39.md
index d96c5c4af..b708155b6 100644
--- a/xamarin-android/Release-Notes/v20.2.0.39.md
+++ b/xamarin-android/Release-Notes/v20.2.0.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 19, 2022" version="v20.2.0.39" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.40.md b/xamarin-android/Release-Notes/v20.2.0.40.md
index a202f123d..f530e6d2b 100644
--- a/xamarin-android/Release-Notes/v20.2.0.40.md
+++ b/xamarin-android/Release-Notes/v20.2.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 26, 2022" version="v20.2.0.40" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.43.md b/xamarin-android/Release-Notes/v20.2.0.43.md
index 945149079..24ff6d208 100644
--- a/xamarin-android/Release-Notes/v20.2.0.43.md
+++ b/xamarin-android/Release-Notes/v20.2.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 Volume 2 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2022 Volume 2 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2022 Volume 2 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2022 Volume 2 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 8, 2022" version="v20.2.0.43" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.44.md b/xamarin-android/Release-Notes/v20.2.0.44.md
index 0002db9b0..435418307 100644
--- a/xamarin-android/Release-Notes/v20.2.0.44.md
+++ b/xamarin-android/Release-Notes/v20.2.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 16, 2022" version="v20.2.0.44" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.45.md b/xamarin-android/Release-Notes/v20.2.0.45.md
index 8dd0de35a..aed9a5609 100644
--- a/xamarin-android/Release-Notes/v20.2.0.45.md
+++ b/xamarin-android/Release-Notes/v20.2.0.45.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 23, 2022" version="v20.2.0.45" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.46.md b/xamarin-android/Release-Notes/v20.2.0.46.md
index 0e5a358f9..a5ccf4e02 100644
--- a/xamarin-android/Release-Notes/v20.2.0.46.md
+++ b/xamarin-android/Release-Notes/v20.2.0.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 30, 2022" version="v20.2.0.46" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.48.md b/xamarin-android/Release-Notes/v20.2.0.48.md
index ec9140dba..1a0f70499 100644
--- a/xamarin-android/Release-Notes/v20.2.0.48.md
+++ b/xamarin-android/Release-Notes/v20.2.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 06, 2022" version="v20.2.0.48" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.49.md b/xamarin-android/Release-Notes/v20.2.0.49.md
index 8586a3a13..e711629eb 100644
--- a/xamarin-android/Release-Notes/v20.2.0.49.md
+++ b/xamarin-android/Release-Notes/v20.2.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 13, 2022" version="v20.2.0.49" %}
diff --git a/xamarin-android/Release-Notes/v20.2.0.50.md b/xamarin-android/Release-Notes/v20.2.0.50.md
index 01d49430c..f402ca8b0 100644
--- a/xamarin-android/Release-Notes/v20.2.0.50.md
+++ b/xamarin-android/Release-Notes/v20.2.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 20, 2022" version="v20.2.0.50" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.47.md b/xamarin-android/Release-Notes/v20.3.0.47.md
index 62c1397df..483825385 100644
--- a/xamarin-android/Release-Notes/v20.3.0.47.md
+++ b/xamarin-android/Release-Notes/v20.3.0.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 Volume 3 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2022 Volume 3 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2022 Volume 3 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2022 Volume 3 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 29, 2022" version="v20.3.0.47" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.48.md b/xamarin-android/Release-Notes/v20.3.0.48.md
index 019d5487a..b33172030 100644
--- a/xamarin-android/Release-Notes/v20.3.0.48.md
+++ b/xamarin-android/Release-Notes/v20.3.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 05, 2022" version="v20.3.0.48" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.49.md b/xamarin-android/Release-Notes/v20.3.0.49.md
index 4967da95c..760dda9bf 100644
--- a/xamarin-android/Release-Notes/v20.3.0.49.md
+++ b/xamarin-android/Release-Notes/v20.3.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 11, 2022" version="v20.3.0.49" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.50.md b/xamarin-android/Release-Notes/v20.3.0.50.md
index ac257937d..9fb1b01f9 100644
--- a/xamarin-android/Release-Notes/v20.3.0.50.md
+++ b/xamarin-android/Release-Notes/v20.3.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 18, 2022" version="v20.3.0.50" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.52.md b/xamarin-android/Release-Notes/v20.3.0.52.md
index d427f23eb..f74575b47 100644
--- a/xamarin-android/Release-Notes/v20.3.0.52.md
+++ b/xamarin-android/Release-Notes/v20.3.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 26, 2022" version="v20.3.0.52" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.56.md b/xamarin-android/Release-Notes/v20.3.0.56.md
index 470312371..258e10523 100644
--- a/xamarin-android/Release-Notes/v20.3.0.56.md
+++ b/xamarin-android/Release-Notes/v20.3.0.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 Volume 3 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2022 Volume 3 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2022 Volume 3 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2022 Volume 3 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 08, 2022" version="v20.3.0.56" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.57.md b/xamarin-android/Release-Notes/v20.3.0.57.md
index 51fa88ea2..bff006fc0 100644
--- a/xamarin-android/Release-Notes/v20.3.0.57.md
+++ b/xamarin-android/Release-Notes/v20.3.0.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 15, 2022" version="v20.3.0.57" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.58.md b/xamarin-android/Release-Notes/v20.3.0.58.md
index fa812d226..3136a59e4 100644
--- a/xamarin-android/Release-Notes/v20.3.0.58.md
+++ b/xamarin-android/Release-Notes/v20.3.0.58.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 22, 2022" version="v20.3.0.58" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.59.md b/xamarin-android/Release-Notes/v20.3.0.59.md
index 9f48fc3c5..6f9d357ad 100644
--- a/xamarin-android/Release-Notes/v20.3.0.59.md
+++ b/xamarin-android/Release-Notes/v20.3.0.59.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 29, 2022" version="v20.3.0.59" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.60.md b/xamarin-android/Release-Notes/v20.3.0.60.md
index 31db52247..457ffd298 100644
--- a/xamarin-android/Release-Notes/v20.3.0.60.md
+++ b/xamarin-android/Release-Notes/v20.3.0.60.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 06, 2022" version="v20.3.0.60" %}
diff --git a/xamarin-android/Release-Notes/v20.3.0.61.md b/xamarin-android/Release-Notes/v20.3.0.61.md
index a2019c863..03607f821 100644
--- a/xamarin-android/Release-Notes/v20.3.0.61.md
+++ b/xamarin-android/Release-Notes/v20.3.0.61.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 13, 2022" version="v20.3.0.61" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.38.md b/xamarin-android/Release-Notes/v20.4.0.38.md
index 8e07e2da7..65d29de6e 100644
--- a/xamarin-android/Release-Notes/v20.4.0.38.md
+++ b/xamarin-android/Release-Notes/v20.4.0.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 Volume 4 main Release Release Notes
-description: Essential Studio for Xamarin.Android 2022 Volume 4 main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2022 Volume 4 main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2022 Volume 4 main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 21, 2022" version="v20.4.0.38" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.40.md b/xamarin-android/Release-Notes/v20.4.0.40.md
index 3ebf1b871..06f83c51e 100644
--- a/xamarin-android/Release-Notes/v20.4.0.40.md
+++ b/xamarin-android/Release-Notes/v20.4.0.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 28, 2022" version="v20.4.0.40" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.41.md b/xamarin-android/Release-Notes/v20.4.0.41.md
index df749e542..e9390bed2 100644
--- a/xamarin-android/Release-Notes/v20.4.0.41.md
+++ b/xamarin-android/Release-Notes/v20.4.0.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 29, 2022" version="v20.4.0.41" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.42.md b/xamarin-android/Release-Notes/v20.4.0.42.md
index 17f86348c..8938f2ee9 100644
--- a/xamarin-android/Release-Notes/v20.4.0.42.md
+++ b/xamarin-android/Release-Notes/v20.4.0.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 04, 2023" version="v20.4.0.42" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.43.md b/xamarin-android/Release-Notes/v20.4.0.43.md
index aa91d0679..5f594c8d4 100644
--- a/xamarin-android/Release-Notes/v20.4.0.43.md
+++ b/xamarin-android/Release-Notes/v20.4.0.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 10, 2023" version="v20.4.0.43" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.44.md b/xamarin-android/Release-Notes/v20.4.0.44.md
index bfd9af353..6dc4dfcfc 100644
--- a/xamarin-android/Release-Notes/v20.4.0.44.md
+++ b/xamarin-android/Release-Notes/v20.4.0.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 18, 2023" version="v20.4.0.44" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.48.md b/xamarin-android/Release-Notes/v20.4.0.48.md
index f96160632..784ae05d3 100644
--- a/xamarin-android/Release-Notes/v20.4.0.48.md
+++ b/xamarin-android/Release-Notes/v20.4.0.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2022 volume 4 SP1 Release Notes
-description: Essential Studio for Xamarin.Android 2022 volume 4 SP1 Release Notes
+title: Essential Studio® for Xamarin.Android 2022 volume 4 SP1 Release Notes
+description: Essential Studio® for Xamarin.Android 2022 volume 4 SP1 Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 01, 2023" version="v20.4.0.48" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.49.md b/xamarin-android/Release-Notes/v20.4.0.49.md
index e5c6a4523..e5ede83b7 100644
--- a/xamarin-android/Release-Notes/v20.4.0.49.md
+++ b/xamarin-android/Release-Notes/v20.4.0.49.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 07, 2023" version="v20.4.0.49" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.50.md b/xamarin-android/Release-Notes/v20.4.0.50.md
index ae07e86b7..3223760d1 100644
--- a/xamarin-android/Release-Notes/v20.4.0.50.md
+++ b/xamarin-android/Release-Notes/v20.4.0.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 14, 2023" version="v20.4.0.50" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.51.md b/xamarin-android/Release-Notes/v20.4.0.51.md
index 3c3422bbb..eee77183e 100644
--- a/xamarin-android/Release-Notes/v20.4.0.51.md
+++ b/xamarin-android/Release-Notes/v20.4.0.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 21, 2023" version="v20.4.0.51" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.52.md b/xamarin-android/Release-Notes/v20.4.0.52.md
index d6174d761..cf0d3e4cb 100644
--- a/xamarin-android/Release-Notes/v20.4.0.52.md
+++ b/xamarin-android/Release-Notes/v20.4.0.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 28, 2023" version="v20.4.0.52" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.53.md b/xamarin-android/Release-Notes/v20.4.0.53.md
index 478d2fe2e..07fb3dd35 100644
--- a/xamarin-android/Release-Notes/v20.4.0.53.md
+++ b/xamarin-android/Release-Notes/v20.4.0.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 07, 2023" version="v20.4.0.53" %}
diff --git a/xamarin-android/Release-Notes/v20.4.0.54.md b/xamarin-android/Release-Notes/v20.4.0.54.md
index 29405ae69..af861b0b7 100644
--- a/xamarin-android/Release-Notes/v20.4.0.54.md
+++ b/xamarin-android/Release-Notes/v20.4.0.54.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 14, 2023" version="v20.4.0.54" %}
diff --git a/xamarin-android/Release-Notes/v21.1.35.md b/xamarin-android/Release-Notes/v21.1.35.md
index 52bd0c58c..001f5ce39 100644
--- a/xamarin-android/Release-Notes/v21.1.35.md
+++ b/xamarin-android/Release-Notes/v21.1.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 1 main Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 1 main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 1 main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 1 main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 23, 2023" version="v21.1.35" %}
@@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
-We are pleased to announce that we have updated the versioning system of Essential Studio to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion release.
+We are pleased to announce that we have updated the versioning system of Essential Studio® to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion release.
The new format consists of three components: Major, Minor, and Patch.
diff --git a/xamarin-android/Release-Notes/v21.1.37.md b/xamarin-android/Release-Notes/v21.1.37.md
index fd5fc43ed..e798e5411 100644
--- a/xamarin-android/Release-Notes/v21.1.37.md
+++ b/xamarin-android/Release-Notes/v21.1.37.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 29, 2023" version="v21.1.37" %}
diff --git a/xamarin-android/Release-Notes/v21.1.38.md b/xamarin-android/Release-Notes/v21.1.38.md
index 9baf20a51..e9a79e300 100644
--- a/xamarin-android/Release-Notes/v21.1.38.md
+++ b/xamarin-android/Release-Notes/v21.1.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 04, 2023" version="v21.1.38" %}
diff --git a/xamarin-android/Release-Notes/v21.1.39.md b/xamarin-android/Release-Notes/v21.1.39.md
index 79ec53316..431ec47a5 100644
--- a/xamarin-android/Release-Notes/v21.1.39.md
+++ b/xamarin-android/Release-Notes/v21.1.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 11, 2023" version="v21.1.39" %}
diff --git a/xamarin-android/Release-Notes/v21.1.41.md b/xamarin-android/Release-Notes/v21.1.41.md
index bb4a845ad..2bb51db47 100644
--- a/xamarin-android/Release-Notes/v21.1.41.md
+++ b/xamarin-android/Release-Notes/v21.1.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 18, 2023" version="v21.1.41" %}
diff --git a/xamarin-android/Release-Notes/v21.2.10.md b/xamarin-android/Release-Notes/v21.2.10.md
index fa1d56fc2..f5bde2308 100644
--- a/xamarin-android/Release-Notes/v21.2.10.md
+++ b/xamarin-android/Release-Notes/v21.2.10.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 13, 2023" version="v21.2.10" %}
diff --git a/xamarin-android/Release-Notes/v21.2.3.md b/xamarin-android/Release-Notes/v21.2.3.md
index 0a364adf7..267412593 100644
--- a/xamarin-android/Release-Notes/v21.2.3.md
+++ b/xamarin-android/Release-Notes/v21.2.3.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 1 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 1 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 1 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 1 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 03, 2023" version="v21.2.3" %}
diff --git a/xamarin-android/Release-Notes/v21.2.4.md b/xamarin-android/Release-Notes/v21.2.4.md
index 7dec32042..1431c395b 100644
--- a/xamarin-android/Release-Notes/v21.2.4.md
+++ b/xamarin-android/Release-Notes/v21.2.4.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 09, 2023" version="v21.2.4" %}
diff --git a/xamarin-android/Release-Notes/v21.2.5.md b/xamarin-android/Release-Notes/v21.2.5.md
index 36658bc90..6edebeeb2 100644
--- a/xamarin-android/Release-Notes/v21.2.5.md
+++ b/xamarin-android/Release-Notes/v21.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 16, 2023" version="v21.2.5" %}
diff --git a/xamarin-android/Release-Notes/v21.2.6.md b/xamarin-android/Release-Notes/v21.2.6.md
index 01c767a2c..137962cc2 100644
--- a/xamarin-android/Release-Notes/v21.2.6.md
+++ b/xamarin-android/Release-Notes/v21.2.6.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 23, 2023" version="v21.2.6" %}
diff --git a/xamarin-android/Release-Notes/v21.2.8.md b/xamarin-android/Release-Notes/v21.2.8.md
index 8bae42bf6..20fa459b1 100644
--- a/xamarin-android/Release-Notes/v21.2.8.md
+++ b/xamarin-android/Release-Notes/v21.2.8.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 30, 2023" version="v21.2.8" %}
diff --git a/xamarin-android/Release-Notes/v21.2.9.md b/xamarin-android/Release-Notes/v21.2.9.md
index 18192bba2..7948b2329 100644
--- a/xamarin-android/Release-Notes/v21.2.9.md
+++ b/xamarin-android/Release-Notes/v21.2.9.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 06, 2023" version="v21.2.9" %}
diff --git a/xamarin-android/Release-Notes/v22.1.34.md b/xamarin-android/Release-Notes/v22.1.34.md
index ae3ea47bc..7a79a34c5 100644
--- a/xamarin-android/Release-Notes/v22.1.34.md
+++ b/xamarin-android/Release-Notes/v22.1.34.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 2 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 2 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 2 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 2 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 21, 2023" version="v22.1.34" %}
diff --git a/xamarin-android/Release-Notes/v22.1.36.md b/xamarin-android/Release-Notes/v22.1.36.md
index df5b83e94..a8cb588e3 100644
--- a/xamarin-android/Release-Notes/v22.1.36.md
+++ b/xamarin-android/Release-Notes/v22.1.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 28, 2023" version="v22.1.36" %}
diff --git a/xamarin-android/Release-Notes/v22.1.37.md b/xamarin-android/Release-Notes/v22.1.37.md
index 2443ada63..6f825c933 100644
--- a/xamarin-android/Release-Notes/v22.1.37.md
+++ b/xamarin-android/Release-Notes/v22.1.37.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 04, 2023" version="v22.1.37" %}
diff --git a/xamarin-android/Release-Notes/v22.1.38.md b/xamarin-android/Release-Notes/v22.1.38.md
index c77d8b61a..b538e457d 100644
--- a/xamarin-android/Release-Notes/v22.1.38.md
+++ b/xamarin-android/Release-Notes/v22.1.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 11, 2023" version="v22.1.38" %}
diff --git a/xamarin-android/Release-Notes/v22.1.39.md b/xamarin-android/Release-Notes/v22.1.39.md
index 98947b4a4..6d04a0278 100644
--- a/xamarin-android/Release-Notes/v22.1.39.md
+++ b/xamarin-android/Release-Notes/v22.1.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 18, 2023" version="v22.1.39" %}
diff --git a/xamarin-android/Release-Notes/v22.2.10.md b/xamarin-android/Release-Notes/v22.2.10.md
index 2a7d04ef6..c511d55d2 100644
--- a/xamarin-android/Release-Notes/v22.2.10.md
+++ b/xamarin-android/Release-Notes/v22.2.10.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 22, 2023" version="v22.2.10" %}
diff --git a/xamarin-android/Release-Notes/v22.2.11.md b/xamarin-android/Release-Notes/v22.2.11.md
index 050e42298..1e9f7e0b3 100644
--- a/xamarin-android/Release-Notes/v22.2.11.md
+++ b/xamarin-android/Release-Notes/v22.2.11.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 29, 2023" version="v22.2.11" %}
diff --git a/xamarin-android/Release-Notes/v22.2.12.md b/xamarin-android/Release-Notes/v22.2.12.md
index c4835688f..f230d464d 100644
--- a/xamarin-android/Release-Notes/v22.2.12.md
+++ b/xamarin-android/Release-Notes/v22.2.12.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 05, 2023" version="v22.2.12" %}
diff --git a/xamarin-android/Release-Notes/v22.2.5.md b/xamarin-android/Release-Notes/v22.2.5.md
index 40dd0e6bc..5bb6a921e 100644
--- a/xamarin-android/Release-Notes/v22.2.5.md
+++ b/xamarin-android/Release-Notes/v22.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 volume 2 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 volume 2 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 volume 2 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 volume 2 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 27, 2023" version="v22.2.5" %}
diff --git a/xamarin-android/Release-Notes/v22.2.7.md b/xamarin-android/Release-Notes/v22.2.7.md
index ae8e29476..9aef82d1e 100644
--- a/xamarin-android/Release-Notes/v22.2.7.md
+++ b/xamarin-android/Release-Notes/v22.2.7.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 02, 2023" version="v22.2.7" %}
diff --git a/xamarin-android/Release-Notes/v22.2.8.md b/xamarin-android/Release-Notes/v22.2.8.md
index deac3aa92..ae3b0e13a 100644
--- a/xamarin-android/Release-Notes/v22.2.8.md
+++ b/xamarin-android/Release-Notes/v22.2.8.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 08, 2023" version="v22.2.8" %}
diff --git a/xamarin-android/Release-Notes/v22.2.9.md b/xamarin-android/Release-Notes/v22.2.9.md
index bbfbe4f77..c08dedd39 100644
--- a/xamarin-android/Release-Notes/v22.2.9.md
+++ b/xamarin-android/Release-Notes/v22.2.9.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 15, 2023" version="v22.2.9" %}
diff --git a/xamarin-android/Release-Notes/v23.1.36.md b/xamarin-android/Release-Notes/v23.1.36.md
index f49815de8..a6d40be26 100644
--- a/xamarin-android/Release-Notes/v23.1.36.md
+++ b/xamarin-android/Release-Notes/v23.1.36.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 3 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 3 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 3 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 3 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 15, 2023" version="v23.1.36" %}
diff --git a/xamarin-android/Release-Notes/v23.1.38.md b/xamarin-android/Release-Notes/v23.1.38.md
index 2f3830d14..59c0b4f02 100644
--- a/xamarin-android/Release-Notes/v23.1.38.md
+++ b/xamarin-android/Release-Notes/v23.1.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 26, 2023" version="v23.1.38" %}
diff --git a/xamarin-android/Release-Notes/v23.1.39.md b/xamarin-android/Release-Notes/v23.1.39.md
index 9d92b7502..4e48f1f76 100644
--- a/xamarin-android/Release-Notes/v23.1.39.md
+++ b/xamarin-android/Release-Notes/v23.1.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 04, 2023" version="v23.1.39" %}
diff --git a/xamarin-android/Release-Notes/v23.1.40.md b/xamarin-android/Release-Notes/v23.1.40.md
index 89931060f..8394f6191 100644
--- a/xamarin-android/Release-Notes/v23.1.40.md
+++ b/xamarin-android/Release-Notes/v23.1.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 10, 2023" version="v23.1.40" %}
diff --git a/xamarin-android/Release-Notes/v23.1.41.md b/xamarin-android/Release-Notes/v23.1.41.md
index dc3e29f92..84a2f0bec 100644
--- a/xamarin-android/Release-Notes/v23.1.41.md
+++ b/xamarin-android/Release-Notes/v23.1.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 17, 2023" version="v23.1.41" %}
diff --git a/xamarin-android/Release-Notes/v23.1.42.md b/xamarin-android/Release-Notes/v23.1.42.md
index 6e2e3f677..caf28426d 100644
--- a/xamarin-android/Release-Notes/v23.1.42.md
+++ b/xamarin-android/Release-Notes/v23.1.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 24, 2023" version="v23.1.42" %}
diff --git a/xamarin-android/Release-Notes/v23.1.43.md b/xamarin-android/Release-Notes/v23.1.43.md
index ebff93f19..416ac0edb 100644
--- a/xamarin-android/Release-Notes/v23.1.43.md
+++ b/xamarin-android/Release-Notes/v23.1.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 31, 2023" version="v23.1.43" %}
diff --git a/xamarin-android/Release-Notes/v23.1.44.md b/xamarin-android/Release-Notes/v23.1.44.md
index 9eb6aa83b..45d14c01f 100644
--- a/xamarin-android/Release-Notes/v23.1.44.md
+++ b/xamarin-android/Release-Notes/v23.1.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 07, 2023" version="v23.1.44" %}
diff --git a/xamarin-android/Release-Notes/v23.2.4.md b/xamarin-android/Release-Notes/v23.2.4.md
index 876c829bb..daa098475 100644
--- a/xamarin-android/Release-Notes/v23.2.4.md
+++ b/xamarin-android/Release-Notes/v23.2.4.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 3 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 3 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 3 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 3 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 20, 2023" version="v23.2.4" %}
diff --git a/xamarin-android/Release-Notes/v23.2.5.md b/xamarin-android/Release-Notes/v23.2.5.md
index 840d712d6..8697a272a 100644
--- a/xamarin-android/Release-Notes/v23.2.5.md
+++ b/xamarin-android/Release-Notes/v23.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 23, 2023" version="v23.2.5" %}
diff --git a/xamarin-android/Release-Notes/v23.2.6.md b/xamarin-android/Release-Notes/v23.2.6.md
index b47fd81e3..ce3ab64b8 100644
--- a/xamarin-android/Release-Notes/v23.2.6.md
+++ b/xamarin-android/Release-Notes/v23.2.6.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 28, 2023" version="v23.2.6" %}
diff --git a/xamarin-android/Release-Notes/v23.2.7.md b/xamarin-android/Release-Notes/v23.2.7.md
index 34a4c63f7..52a747ffe 100644
--- a/xamarin-android/Release-Notes/v23.2.7.md
+++ b/xamarin-android/Release-Notes/v23.2.7.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 05, 2023" version="v23.2.7" %}
diff --git a/xamarin-android/Release-Notes/v24.1.41.md b/xamarin-android/Release-Notes/v24.1.41.md
index 7c4ce4287..4786b4d77 100644
--- a/xamarin-android/Release-Notes/v24.1.41.md
+++ b/xamarin-android/Release-Notes/v24.1.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 4 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 4 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 4 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 4 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 18, 2023" version="v24.1.41" %}
diff --git a/xamarin-android/Release-Notes/v24.1.43.md b/xamarin-android/Release-Notes/v24.1.43.md
index 17515466f..7aebb90e2 100644
--- a/xamarin-android/Release-Notes/v24.1.43.md
+++ b/xamarin-android/Release-Notes/v24.1.43.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="December 27, 2023" version="v24.1.43" %}
diff --git a/xamarin-android/Release-Notes/v24.1.44.md b/xamarin-android/Release-Notes/v24.1.44.md
index bfb0459cf..4ce905dc9 100644
--- a/xamarin-android/Release-Notes/v24.1.44.md
+++ b/xamarin-android/Release-Notes/v24.1.44.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 03, 2024" version="v24.1.44" %}
diff --git a/xamarin-android/Release-Notes/v24.1.45.md b/xamarin-android/Release-Notes/v24.1.45.md
index fc6799386..2e9576c47 100644
--- a/xamarin-android/Release-Notes/v24.1.45.md
+++ b/xamarin-android/Release-Notes/v24.1.45.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 09, 2024" version="v24.1.45" %}
diff --git a/xamarin-android/Release-Notes/v24.1.46.md b/xamarin-android/Release-Notes/v24.1.46.md
index 0ddb672e9..7937e2a1f 100644
--- a/xamarin-android/Release-Notes/v24.1.46.md
+++ b/xamarin-android/Release-Notes/v24.1.46.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 17, 2024" version="v24.1.46" %}
diff --git a/xamarin-android/Release-Notes/v24.1.47.md b/xamarin-android/Release-Notes/v24.1.47.md
index 6b1adc32d..8e8bc6d72 100644
--- a/xamarin-android/Release-Notes/v24.1.47.md
+++ b/xamarin-android/Release-Notes/v24.1.47.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 23, 2024" version="v24.1.47" %}
diff --git a/xamarin-android/Release-Notes/v24.2.3.md b/xamarin-android/Release-Notes/v24.2.3.md
index 533cf752f..1cdaffe70 100644
--- a/xamarin-android/Release-Notes/v24.2.3.md
+++ b/xamarin-android/Release-Notes/v24.2.3.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2023 Volume 4 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2023 Volume 4 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2023 Volume 4 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2023 Volume 4 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="January 31, 2024" version="v24.2.3" %}
diff --git a/xamarin-android/Release-Notes/v24.2.4.md b/xamarin-android/Release-Notes/v24.2.4.md
index bfeeb8c23..3fc3b07db 100644
--- a/xamarin-android/Release-Notes/v24.2.4.md
+++ b/xamarin-android/Release-Notes/v24.2.4.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 06, 2024" version="v24.2.4" %}
diff --git a/xamarin-android/Release-Notes/v24.2.5.md b/xamarin-android/Release-Notes/v24.2.5.md
index 20437352d..05e70ab37 100644
--- a/xamarin-android/Release-Notes/v24.2.5.md
+++ b/xamarin-android/Release-Notes/v24.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 13, 2024" version="v24.2.5" %}
diff --git a/xamarin-android/Release-Notes/v24.2.6.md b/xamarin-android/Release-Notes/v24.2.6.md
index ad968e993..28d967747 100644
--- a/xamarin-android/Release-Notes/v24.2.6.md
+++ b/xamarin-android/Release-Notes/v24.2.6.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 15, 2024" version="v24.2.6" %}
diff --git a/xamarin-android/Release-Notes/v24.2.7.md b/xamarin-android/Release-Notes/v24.2.7.md
index 1a65ce077..6a5ccdc03 100644
--- a/xamarin-android/Release-Notes/v24.2.7.md
+++ b/xamarin-android/Release-Notes/v24.2.7.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 20, 2024" version="v24.2.7" %}
diff --git a/xamarin-android/Release-Notes/v24.2.8.md b/xamarin-android/Release-Notes/v24.2.8.md
index 00524e627..0b722bb30 100644
--- a/xamarin-android/Release-Notes/v24.2.8.md
+++ b/xamarin-android/Release-Notes/v24.2.8.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="February 27, 2024" version="v24.2.8" %}
diff --git a/xamarin-android/Release-Notes/v24.2.9.md b/xamarin-android/Release-Notes/v24.2.9.md
index d0afd8ce0..a81a4eadc 100644
--- a/xamarin-android/Release-Notes/v24.2.9.md
+++ b/xamarin-android/Release-Notes/v24.2.9.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 05, 2024" version="v24.2.9" %}
diff --git a/xamarin-android/Release-Notes/v25.1.35.md b/xamarin-android/Release-Notes/v25.1.35.md
index e588f6005..1e8cd744e 100644
--- a/xamarin-android/Release-Notes/v25.1.35.md
+++ b/xamarin-android/Release-Notes/v25.1.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 1 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 1 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 1 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 1 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 15, 2024" version="v25.1.35" %}
diff --git a/xamarin-android/Release-Notes/v25.1.37.md b/xamarin-android/Release-Notes/v25.1.37.md
index 2a67db495..f6d9a7fcb 100644
--- a/xamarin-android/Release-Notes/v25.1.37.md
+++ b/xamarin-android/Release-Notes/v25.1.37.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="March 26, 2024" version="v25.1.37" %}
diff --git a/xamarin-android/Release-Notes/v25.1.38.md b/xamarin-android/Release-Notes/v25.1.38.md
index f86bf4c27..f7dc47e84 100644
--- a/xamarin-android/Release-Notes/v25.1.38.md
+++ b/xamarin-android/Release-Notes/v25.1.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 02, 2024" version="v25.1.38" %}
diff --git a/xamarin-android/Release-Notes/v25.1.39.md b/xamarin-android/Release-Notes/v25.1.39.md
index 4b5dc6572..187ef8102 100644
--- a/xamarin-android/Release-Notes/v25.1.39.md
+++ b/xamarin-android/Release-Notes/v25.1.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 09, 2024" version="v25.1.39" %}
diff --git a/xamarin-android/Release-Notes/v25.1.40.md b/xamarin-android/Release-Notes/v25.1.40.md
index 4d0cb734c..a0affe1ab 100644
--- a/xamarin-android/Release-Notes/v25.1.40.md
+++ b/xamarin-android/Release-Notes/v25.1.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 16, 2024" version="v25.1.40" %}
diff --git a/xamarin-android/Release-Notes/v25.1.41.md b/xamarin-android/Release-Notes/v25.1.41.md
index 921bec94d..5dc2bbfe8 100644
--- a/xamarin-android/Release-Notes/v25.1.41.md
+++ b/xamarin-android/Release-Notes/v25.1.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 23, 2024" version="v25.1.41" %}
diff --git a/xamarin-android/Release-Notes/v25.1.42.md b/xamarin-android/Release-Notes/v25.1.42.md
index 8fc3fc7d8..986adfa31 100644
--- a/xamarin-android/Release-Notes/v25.1.42.md
+++ b/xamarin-android/Release-Notes/v25.1.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="April 30, 2024" version="v25.1.42" %}
diff --git a/xamarin-android/Release-Notes/v25.2.3.md b/xamarin-android/Release-Notes/v25.2.3.md
index 9644aea7a..42101ccdd 100644
--- a/xamarin-android/Release-Notes/v25.2.3.md
+++ b/xamarin-android/Release-Notes/v25.2.3.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 1 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 1 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 1 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 1 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 08, 2024" version="v25.2.3" %}
diff --git a/xamarin-android/Release-Notes/v25.2.4.md b/xamarin-android/Release-Notes/v25.2.4.md
index e4102915d..102970dc0 100644
--- a/xamarin-android/Release-Notes/v25.2.4.md
+++ b/xamarin-android/Release-Notes/v25.2.4.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 14, 2024" version="v25.2.4" %}
diff --git a/xamarin-android/Release-Notes/v25.2.5.md b/xamarin-android/Release-Notes/v25.2.5.md
index 4c96a68d4..0dd880ccf 100644
--- a/xamarin-android/Release-Notes/v25.2.5.md
+++ b/xamarin-android/Release-Notes/v25.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 21, 2024" version="v25.2.5" %}
diff --git a/xamarin-android/Release-Notes/v25.2.6.md b/xamarin-android/Release-Notes/v25.2.6.md
index 73c4eafc9..1b8fdcb87 100644
--- a/xamarin-android/Release-Notes/v25.2.6.md
+++ b/xamarin-android/Release-Notes/v25.2.6.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="May 28, 2024" version="v25.2.6" %}
diff --git a/xamarin-android/Release-Notes/v25.2.7.md b/xamarin-android/Release-Notes/v25.2.7.md
index d4b901603..4c52bd29d 100644
--- a/xamarin-android/Release-Notes/v25.2.7.md
+++ b/xamarin-android/Release-Notes/v25.2.7.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 04, 2024" version="v25.2.7" %}
diff --git a/xamarin-android/Release-Notes/v26.1.35.md b/xamarin-android/Release-Notes/v26.1.35.md
index fe2b329cb..3b3c7775b 100644
--- a/xamarin-android/Release-Notes/v26.1.35.md
+++ b/xamarin-android/Release-Notes/v26.1.35.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 2 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 2 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 2 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 2 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 11, 2024" version="v26.1.35" %}
diff --git a/xamarin-android/Release-Notes/v26.1.38.md b/xamarin-android/Release-Notes/v26.1.38.md
index 41f401a35..c3658d7db 100644
--- a/xamarin-android/Release-Notes/v26.1.38.md
+++ b/xamarin-android/Release-Notes/v26.1.38.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 19, 2024" version="v26.1.38" %}
diff --git a/xamarin-android/Release-Notes/v26.1.39.md b/xamarin-android/Release-Notes/v26.1.39.md
index 12abeb5e9..0fd933b36 100644
--- a/xamarin-android/Release-Notes/v26.1.39.md
+++ b/xamarin-android/Release-Notes/v26.1.39.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="June 25, 2024" version="v26.1.39" %}
diff --git a/xamarin-android/Release-Notes/v26.1.40.md b/xamarin-android/Release-Notes/v26.1.40.md
index aa15460f8..c2a4840d4 100644
--- a/xamarin-android/Release-Notes/v26.1.40.md
+++ b/xamarin-android/Release-Notes/v26.1.40.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 02, 2024" version="v26.1.40" %}
diff --git a/xamarin-android/Release-Notes/v26.1.41.md b/xamarin-android/Release-Notes/v26.1.41.md
index 232bef314..4dcd21417 100644
--- a/xamarin-android/Release-Notes/v26.1.41.md
+++ b/xamarin-android/Release-Notes/v26.1.41.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 09, 2024" version="v26.1.41" %}
diff --git a/xamarin-android/Release-Notes/v26.1.42.md b/xamarin-android/Release-Notes/v26.1.42.md
index 5cfd1f5c3..fce575b16 100644
--- a/xamarin-android/Release-Notes/v26.1.42.md
+++ b/xamarin-android/Release-Notes/v26.1.42.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 16, 2024" version="v26.1.42" %}
diff --git a/xamarin-android/Release-Notes/v26.2.10.md b/xamarin-android/Release-Notes/v26.2.10.md
index 3f836bc5c..9e510c6d1 100644
--- a/xamarin-android/Release-Notes/v26.2.10.md
+++ b/xamarin-android/Release-Notes/v26.2.10.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 20, 2024" version="v26.2.10" %}
diff --git a/xamarin-android/Release-Notes/v26.2.11.md b/xamarin-android/Release-Notes/v26.2.11.md
index c5ec9bea6..02b34e058 100644
--- a/xamarin-android/Release-Notes/v26.2.11.md
+++ b/xamarin-android/Release-Notes/v26.2.11.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 27, 2024" version="v26.2.11" %}
diff --git a/xamarin-android/Release-Notes/v26.2.12.md b/xamarin-android/Release-Notes/v26.2.12.md
index 5f9732898..6eb2d9c9e 100644
--- a/xamarin-android/Release-Notes/v26.2.12.md
+++ b/xamarin-android/Release-Notes/v26.2.12.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 03, 2024" version="v26.2.12" %}
diff --git a/xamarin-android/Release-Notes/v26.2.13.md b/xamarin-android/Release-Notes/v26.2.13.md
index 28c0b5d63..923fb5cfb 100644
--- a/xamarin-android/Release-Notes/v26.2.13.md
+++ b/xamarin-android/Release-Notes/v26.2.13.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 05, 2024" version="v26.2.13" %}
diff --git a/xamarin-android/Release-Notes/v26.2.14.md b/xamarin-android/Release-Notes/v26.2.14.md
index d4b409396..1b8b87098 100644
--- a/xamarin-android/Release-Notes/v26.2.14.md
+++ b/xamarin-android/Release-Notes/v26.2.14.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 10, 2024" version="v26.2.14" %}
diff --git a/xamarin-android/Release-Notes/v26.2.4.md b/xamarin-android/Release-Notes/v26.2.4.md
index 5042169ed..e8be6637b 100644
--- a/xamarin-android/Release-Notes/v26.2.4.md
+++ b/xamarin-android/Release-Notes/v26.2.4.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 2 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 2 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 2 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 2 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 24, 2024" version="v26.2.4" %}
diff --git a/xamarin-android/Release-Notes/v26.2.5.md b/xamarin-android/Release-Notes/v26.2.5.md
index d89cf745e..fb67df829 100644
--- a/xamarin-android/Release-Notes/v26.2.5.md
+++ b/xamarin-android/Release-Notes/v26.2.5.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 26, 2024" version="v26.2.5" %}
diff --git a/xamarin-android/Release-Notes/v26.2.7.md b/xamarin-android/Release-Notes/v26.2.7.md
index bba1f2547..571bea676 100644
--- a/xamarin-android/Release-Notes/v26.2.7.md
+++ b/xamarin-android/Release-Notes/v26.2.7.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="July 30, 2024" version="v26.2.7" %}
diff --git a/xamarin-android/Release-Notes/v26.2.8.md b/xamarin-android/Release-Notes/v26.2.8.md
index cbb4ce510..155daffac 100644
--- a/xamarin-android/Release-Notes/v26.2.8.md
+++ b/xamarin-android/Release-Notes/v26.2.8.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 06, 2024" version="v26.2.8" %}
diff --git a/xamarin-android/Release-Notes/v26.2.9.md b/xamarin-android/Release-Notes/v26.2.9.md
index 10edbea20..c83371923 100644
--- a/xamarin-android/Release-Notes/v26.2.9.md
+++ b/xamarin-android/Release-Notes/v26.2.9.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="August 13, 2024" version="v26.2.9" %}
diff --git a/xamarin-android/Release-Notes/v27.1.48.md b/xamarin-android/Release-Notes/v27.1.48.md
index ea43b7e26..220c2554b 100644
--- a/xamarin-android/Release-Notes/v27.1.48.md
+++ b/xamarin-android/Release-Notes/v27.1.48.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 3 Main Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 3 Main Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 3 Main Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 3 Main Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 18, 2024" version="v27.1.48" %}
diff --git a/xamarin-android/Release-Notes/v27.1.50.md b/xamarin-android/Release-Notes/v27.1.50.md
index 1954cfc26..808126892 100644
--- a/xamarin-android/Release-Notes/v27.1.50.md
+++ b/xamarin-android/Release-Notes/v27.1.50.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="September 24, 2024" version="v27.1.50" %}
diff --git a/xamarin-android/Release-Notes/v27.1.51.md b/xamarin-android/Release-Notes/v27.1.51.md
index 2ff161a46..a1e6e243a 100644
--- a/xamarin-android/Release-Notes/v27.1.51.md
+++ b/xamarin-android/Release-Notes/v27.1.51.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 01, 2024" version="v27.1.51" %}
diff --git a/xamarin-android/Release-Notes/v27.1.52.md b/xamarin-android/Release-Notes/v27.1.52.md
index 725a22400..78f31097c 100644
--- a/xamarin-android/Release-Notes/v27.1.52.md
+++ b/xamarin-android/Release-Notes/v27.1.52.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 08, 2024" version="v27.1.52" %}
diff --git a/xamarin-android/Release-Notes/v27.1.53.md b/xamarin-android/Release-Notes/v27.1.53.md
index 3518281ee..bf0800657 100644
--- a/xamarin-android/Release-Notes/v27.1.53.md
+++ b/xamarin-android/Release-Notes/v27.1.53.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 15, 2024" version="v27.1.53" %}
diff --git a/xamarin-android/Release-Notes/v27.1.55.md b/xamarin-android/Release-Notes/v27.1.55.md
index 95e796967..1d13b817a 100644
--- a/xamarin-android/Release-Notes/v27.1.55.md
+++ b/xamarin-android/Release-Notes/v27.1.55.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 22, 2024" version="v27.1.55" %}
diff --git a/xamarin-android/Release-Notes/v27.1.56.md b/xamarin-android/Release-Notes/v27.1.56.md
index 57ce81f15..00f7c48fa 100644
--- a/xamarin-android/Release-Notes/v27.1.56.md
+++ b/xamarin-android/Release-Notes/v27.1.56.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 23, 2024" version="v27.1.56" %}
diff --git a/xamarin-android/Release-Notes/v27.1.57.md b/xamarin-android/Release-Notes/v27.1.57.md
index b7a9c97c4..4aa927435 100644
--- a/xamarin-android/Release-Notes/v27.1.57.md
+++ b/xamarin-android/Release-Notes/v27.1.57.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="October 29, 2024" version="v27.1.57" %}
diff --git a/xamarin-android/Release-Notes/v27.1.58.md b/xamarin-android/Release-Notes/v27.1.58.md
index d326a5ed6..7f490f376 100644
--- a/xamarin-android/Release-Notes/v27.1.58.md
+++ b/xamarin-android/Release-Notes/v27.1.58.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 3 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 3 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 3 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 3 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 13, 2024" version="v27.1.58" %}
diff --git a/xamarin-android/Release-Notes/v27.2.2.md b/xamarin-android/Release-Notes/v27.2.2.md
index e1fb2a6cd..52f904d64 100644
--- a/xamarin-android/Release-Notes/v27.2.2.md
+++ b/xamarin-android/Release-Notes/v27.2.2.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android 2024 Volume 3 SP Release Release Notes
-description: Essential Studio for Xamarin.Android 2024 Volume 3 SP Release Release Notes
+title: Essential Studio® for Xamarin.Android 2024 Volume 3 SP Release Release Notes
+description: Essential Studio® for Xamarin.Android 2024 Volume 3 SP Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 15, 2024" version="v27.2.2" %}
diff --git a/xamarin-android/Release-Notes/v27.2.3.md b/xamarin-android/Release-Notes/v27.2.3.md
index fdc4c8890..220d50cbe 100644
--- a/xamarin-android/Release-Notes/v27.2.3.md
+++ b/xamarin-android/Release-Notes/v27.2.3.md
@@ -1,11 +1,11 @@
---
-title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
-description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+title: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio® for Xamarin.Android Weekly Nuget Release Release Notes
platform: Xamarin.Android
documentation: ug
---
-# Essential Studio for Xamarin.Android Release Notes
+# Essential Studio® for Xamarin.Android Release Notes
{% include release-info.html date="November 21, 2024" version="v27.2.3" %}
diff --git a/xamarin-android/SfAutoComplete/Getting-Started.md b/xamarin-android/SfAutoComplete/Getting-Started.md
index f1f9f55c6..98f054d73 100644
--- a/xamarin-android/SfAutoComplete/Getting-Started.md
+++ b/xamarin-android/SfAutoComplete/Getting-Started.md
@@ -11,9 +11,9 @@ documentation : ug
This section explains you the steps to configure a SfAutoComplete control in a real-time scenario and also provides a walk-through on some of the customization features available in SfAutoComplete control.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfBusyIndicator/Getting-Started.md b/xamarin-android/SfBusyIndicator/Getting-Started.md
index 8aae4644c..eaebdc7a1 100644
--- a/xamarin-android/SfBusyIndicator/Getting-Started.md
+++ b/xamarin-android/SfBusyIndicator/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains you the steps to configure a SfBusyIndicator control in a real-time scenario and also provides a walk-through on some of the customization features available in SfBusyIndicator control.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfCalendar/Getting-Started.md b/xamarin-android/SfCalendar/Getting-Started.md
index 0ad36db26..df528b53a 100644
--- a/xamarin-android/SfCalendar/Getting-Started.md
+++ b/xamarin-android/SfCalendar/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains you the steps required to render the [SfCalendar](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Calendar.SfCalendar.html) control, to change selection mode, set min max dates and black out dates for the control. This section covers only the minimal features that you need to know to get started with the `SfCalendar`.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfCarousel/getting-started.md b/xamarin-android/SfCarousel/getting-started.md
index f3183dc9a..a47e32a43 100644
--- a/xamarin-android/SfCarousel/getting-started.md
+++ b/xamarin-android/SfCarousel/getting-started.md
@@ -11,9 +11,9 @@ documentation : ug
This section explains you the steps to configure a SfCarousel control in a real-time scenario and also provides a walk-through on some of the customization features available in SfCarousel control.
-## Referencing Essential Studio components in your solution
+## Referencing Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\15.x.x.x\lib
diff --git a/xamarin-android/SfChart/Getting-Started.md b/xamarin-android/SfChart/Getting-Started.md
index 28e015368..d03976c22 100644
--- a/xamarin-android/SfChart/Getting-Started.md
+++ b/xamarin-android/SfChart/Getting-Started.md
@@ -13,7 +13,7 @@ This section explains you the steps required to populate the Chart with data, ti
## Adding Chart Reference
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\15.3.0.26\lib
diff --git a/xamarin-android/SfComboBox/Getting-Started.md b/xamarin-android/SfComboBox/Getting-Started.md
index 71b62ec38..5e11cee32 100644
--- a/xamarin-android/SfComboBox/Getting-Started.md
+++ b/xamarin-android/SfComboBox/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains the steps required to create combo box, populate it with data, and filter suggestions.Here we create a simple sample for changing the resolution and this section covers only the minimal features that are needed to get started with the ComboBox.
-## Referencing Essential Studio components in your solution
+## Referencing Essential Studio® components in your solution
-After installing Essential Studio for Xamarin,find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin,find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfDataForm/Getting-Started.md b/xamarin-android/SfDataForm/Getting-Started.md
index 072d459d1..462b579fb 100644
--- a/xamarin-android/SfDataForm/Getting-Started.md
+++ b/xamarin-android/SfDataForm/Getting-Started.md
@@ -23,7 +23,7 @@ This section explains the quick overview to use the [SfDataForm](https://help.sy
## Assembly deployment
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\15.x.x.x\Xamarin\lib
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\15.x.x.x\Xamarin\lib
Eg: C:\Program Files (x86) \Syncfusion\Essential Studio\15.3.0.26\Xamarin\lib
diff --git a/xamarin-android/SfDataGrid/Getting-Started.md b/xamarin-android/SfDataGrid/Getting-Started.md
index ac22ec4de..576165a38 100644
--- a/xamarin-android/SfDataGrid/Getting-Started.md
+++ b/xamarin-android/SfDataGrid/Getting-Started.md
@@ -13,7 +13,7 @@ This section provides a quick overview of working with the data grid for Xamarin
## Assembly deployment
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location}\Essential Studio\{{ site.releaseversion }}\Xamarin\lib
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location}\Essential Studio\{{ site.releaseversion }}\Xamarin\lib
Eg: C:\Program Files (x86)\Syncfusion\Essential Studio\{{ site.releaseversion }}\Xamarin\lib
diff --git a/xamarin-android/SfDateTimeRangeNavigator/rangenavigator.md b/xamarin-android/SfDateTimeRangeNavigator/rangenavigator.md
index d2aeb96db..50f4a243c 100644
--- a/xamarin-android/SfDateTimeRangeNavigator/rangenavigator.md
+++ b/xamarin-android/SfDateTimeRangeNavigator/rangenavigator.md
@@ -11,9 +11,9 @@ documentation: ug
This section walks you through the steps required to add SfDateTimeRangeNavigator and populate it with data, and also explains how to respond to range selection performed in the control.
-## Reference Essential Studio components in your solution
+## Reference Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfImageEditor/Getting-Started.md b/xamarin-android/SfImageEditor/Getting-Started.md
index a32e3872b..5c8c0ccb6 100755
--- a/xamarin-android/SfImageEditor/Getting-Started.md
+++ b/xamarin-android/SfImageEditor/Getting-Started.md
@@ -10,9 +10,9 @@ documentation: ug
This section explains you the steps required to load an image to the image editor. Image editor has a built in toolbar which has options to edit the image with shapes, path, text, crop and flip.
-## Reference Essential Studio components in your solution
+## Reference Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\15.2.0.40\lib
diff --git a/xamarin-android/SfKanban/Getting-Started.md b/xamarin-android/SfKanban/Getting-Started.md
index f8db57c3c..5dfffe673 100644
--- a/xamarin-android/SfKanban/Getting-Started.md
+++ b/xamarin-android/SfKanban/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section provides a quick overview for working with the kanban control for Xamarin.Android. Using the kanban control is an efficient way to visualize the workflows along with their paths at each stage of completion.
-## Referencing Essential Studio components in your solution
+## Referencing Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders.
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders.
{Syncfusion Installed location}\Essential Studio{14.2.0.26}\lib
diff --git a/xamarin-android/SfMaskedEdit/Getting-Started.md b/xamarin-android/SfMaskedEdit/Getting-Started.md
index c01971c7f..efa07dc5e 100644
--- a/xamarin-android/SfMaskedEdit/Getting-Started.md
+++ b/xamarin-android/SfMaskedEdit/Getting-Started.md
@@ -11,7 +11,7 @@ documentation: ug
# Getting Started
This section explains you the steps required to configure a SfMaskedEdit control in a real-time scenario and provides a walk-through on some of the customization features available in `SfMaskedEdit` control.
-## Reference Essential Studio components in your solution
+## Reference Essential Studio® components in your solution
Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add masked edit to your project, open the NuGet package manager in Visual Studio, and search for "[syncfusion.xamarin.sfmaskededit.android](https://www.nuget.org/packages/Syncfusion.Xamarin.SfMaskedEdit.Android)", and then install it.
diff --git a/xamarin-android/SfNavigationDrawer/getting-started.md b/xamarin-android/SfNavigationDrawer/getting-started.md
index f431eec9e..0f781dbf1 100644
--- a/xamarin-android/SfNavigationDrawer/getting-started.md
+++ b/xamarin-android/SfNavigationDrawer/getting-started.md
@@ -11,9 +11,9 @@ documentation: ug
This section provides overview for working with Essential NavigationDrawer for Xamarin.Android. You can walk through the entire process of creating an NavigationDrawer.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfNumericTextBox/Getting-Started.md b/xamarin-android/SfNumericTextBox/Getting-Started.md
index 08a2a0534..5654561ba 100644
--- a/xamarin-android/SfNumericTextBox/Getting-Started.md
+++ b/xamarin-android/SfNumericTextBox/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains you the steps to configure a SfNumericTextBox control in a real-time scenario and also provides a walk-through on some of the customization features available in SfNumericTextBox control.
-## Reference Essential Studio components in your solution
+## Reference Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfNumericUpDown/getting-started.md b/xamarin-android/SfNumericUpDown/getting-started.md
index 49911b1eb..cb2a85242 100644
--- a/xamarin-android/SfNumericUpDown/getting-started.md
+++ b/xamarin-android/SfNumericUpDown/getting-started.md
@@ -11,9 +11,9 @@ documentation: ug
This section provides overview for working with Essential NumericUpDown for Xamarin.Android. You can walk through the entire process of creating a SfNumericUpDown.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfPdfViewer/Getting-Started.md b/xamarin-android/SfPdfViewer/Getting-Started.md
index dbd8e7589..dc847ad20 100644
--- a/xamarin-android/SfPdfViewer/Getting-Started.md
+++ b/xamarin-android/SfPdfViewer/Getting-Started.md
@@ -13,7 +13,7 @@ This section demonstrates how to create an application that displays a PDF file
## Assemblies Required
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Essential Studio Installed location}\Essential Studio\{Essential Studio version}\Xamarin\lib\android\
diff --git a/xamarin-android/SfPicker/gettingstarted.md b/xamarin-android/SfPicker/gettingstarted.md
index 6a76126be..0dc3276ce 100644
--- a/xamarin-android/SfPicker/gettingstarted.md
+++ b/xamarin-android/SfPicker/gettingstarted.md
@@ -14,7 +14,7 @@ This section explains you the steps to configure a SfPicker control in a real-
## Adding SfPicker reference
-Refer this [article](https://help.syncfusion.com/xamarin/introduction/download-and-installation# "") to know how to obtain and reference Essential Studio components in your solution; then refer [this](https://help.syncfusion.com/xamarin/introduction/control-dependencies#sfpicker "") link to know about the assemblies required for adding SfPicker to your project.
+Refer this [article](https://help.syncfusion.com/xamarin/introduction/download-and-installation# "") to know how to obtain and reference Essential Studio® components in your solution; then refer [this](https://help.syncfusion.com/xamarin/introduction/control-dependencies#sfpicker "") link to know about the assemblies required for adding SfPicker to your project.
## Initialize SfPicker on Android
diff --git a/xamarin-android/SfPopupLayout/getting-started.md b/xamarin-android/SfPopupLayout/getting-started.md
index 4cd6b11fe..8f7803c32 100644
--- a/xamarin-android/SfPopupLayout/getting-started.md
+++ b/xamarin-android/SfPopupLayout/getting-started.md
@@ -13,7 +13,7 @@ This section provides a quick overview for working with the SfPopupLayout in Xam
## Assembly deployment
-After installing Essential Studio for Xamarin, all the required assemblies can be found in the {Syncfusion Essential Studio Installed location}\Essential Studio\16.1.0.24\Xamarin\lib installation folders.
+After installing Essential Studio® for Xamarin, all the required assemblies can be found in the {Syncfusion Essential Studio Installed location}\Essential Studio\16.1.0.24\Xamarin\lib installation folders.
E.g. C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.24\Xamarin\lib
diff --git a/xamarin-android/SfPullToRefresh/getting-started.md b/xamarin-android/SfPullToRefresh/getting-started.md
index 82766d8cc..c94ac0d13 100644
--- a/xamarin-android/SfPullToRefresh/getting-started.md
+++ b/xamarin-android/SfPullToRefresh/getting-started.md
@@ -13,7 +13,7 @@ This section provides a quick overview for working with SfPullToRefresh in Xamar
## Assembly deployment
-After installing Essential Studio for Xamarin, all the required assemblies can be found in {Syncfusion Essential Studio Installed location}\Essential Studio\1{{ site.releaseversion }}\Xamarin\lib this installation folder.
+After installing Essential Studio® for Xamarin, all the required assemblies can be found in {Syncfusion Essential Studio Installed location}\Essential Studio\1{{ site.releaseversion }}\Xamarin\lib this installation folder.
e.g., C:\Program Files (x86)\Syncfusion\Essential Studio\{{ site.releaseversion }}\Xamarin\lib
diff --git a/xamarin-android/SfRadialMenu/GettingStarted.md b/xamarin-android/SfRadialMenu/GettingStarted.md
index 7d013e1b2..13738d874 100644
--- a/xamarin-android/SfRadialMenu/GettingStarted.md
+++ b/xamarin-android/SfRadialMenu/GettingStarted.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains the steps required to configure the SfRadialMenu control in a real-time scenario and provides a walk-through on some of the customization features available.
-## Referencing Essential Studio components in your solution
+## Referencing Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders.
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders.
{Syncfusion Installed location}\Essential Studio\14.XXXX.X.XX\lib
diff --git a/xamarin-android/SfRangeSlider/Getting-Started.md b/xamarin-android/SfRangeSlider/Getting-Started.md
index e713627ee..ab2382726 100644
--- a/xamarin-android/SfRangeSlider/Getting-Started.md
+++ b/xamarin-android/SfRangeSlider/Getting-Started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains you the steps to configure a SfRangeSlider control in a real-time scenario and also provides a walk-through on some of the customization features available in SfRangeSlider control.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfRating/Getting-Started.md b/xamarin-android/SfRating/Getting-Started.md
index 951311c46..89259734c 100644
--- a/xamarin-android/SfRating/Getting-Started.md
+++ b/xamarin-android/SfRating/Getting-Started.md
@@ -13,9 +13,9 @@ documentation: ug
This section explains how to configure the SfRating control in a real-time scenario and also provides a walk-through on some of the customization features available in the SfRating control.
-## Referencing Essential Studio components in your solution
+## Referencing Essential Studio® components in your solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfRotator/getting-started.md b/xamarin-android/SfRotator/getting-started.md
index de4799a28..9c81cc537 100644
--- a/xamarin-android/SfRotator/getting-started.md
+++ b/xamarin-android/SfRotator/getting-started.md
@@ -11,9 +11,9 @@ documentation: ug
This section explains you the steps to configure a SfRotator control in a real-time scenario and also provides a walk-through on some of the customization features available in SfRotator control.
-## Referencing Essential Studio Components in Your Solution
+## Referencing Essential Studio® Components in Your Solution
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\12.4.0.24\lib
diff --git a/xamarin-android/SfSegmentedControl/Getting-Started.md b/xamarin-android/SfSegmentedControl/Getting-Started.md
index c80ffb4cf..3bea709cd 100755
--- a/xamarin-android/SfSegmentedControl/Getting-Started.md
+++ b/xamarin-android/SfSegmentedControl/Getting-Started.md
@@ -13,7 +13,7 @@ This section provides a quick overview for working with the segmented control fo
## Assembly deployment
-After installing Essential Studio for Xamarin, find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, find all the required assemblies in the installation folders,
{Syncfusion Essential Studio Installed location}\Essential Studio\16.2.0.41\Xamarin\lib
Eg: C:\Program Files (x86)\Syncfusion\Essential Studio\16.2.0.41\Xamarin\lib
diff --git a/xamarin-android/SfSunburstChart/Getting-Started.md b/xamarin-android/SfSunburstChart/Getting-Started.md
index becb00688..b312b9627 100644
--- a/xamarin-android/SfSunburstChart/Getting-Started.md
+++ b/xamarin-android/SfSunburstChart/Getting-Started.md
@@ -12,7 +12,7 @@ This section explains the steps required to configure the [`SfSunburstChart`](ht
## Add sunburst chart references
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders,
{Syncfusion Installed location}\Essential Studio\16.2.0.41\lib
diff --git a/xamarin-android/SfTabView/Getting-Started.md b/xamarin-android/SfTabView/Getting-Started.md
index b9ef9a025..2e342d6cc 100755
--- a/xamarin-android/SfTabView/Getting-Started.md
+++ b/xamarin-android/SfTabView/Getting-Started.md
@@ -13,7 +13,7 @@ This section provides a quick overview for working with the tab view control for
## Assembly deployment
-After installing Essential Studio for Xamarin, find all the required assemblies in the installation folders,
+After installing Essential Studio® for Xamarin, find all the required assemblies in the installation folders,
{Syncfusion Essential Studio Installed location}\Essential Studio\16.1.0.24\Xamarin\lib
Eg: C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.24\Xamarin\lib
diff --git a/xamarin-android/SfTreeMap/Getting-Started.md b/xamarin-android/SfTreeMap/Getting-Started.md
index 652571385..d239fe2d7 100644
--- a/xamarin-android/SfTreeMap/Getting-Started.md
+++ b/xamarin-android/SfTreeMap/Getting-Started.md
@@ -13,7 +13,7 @@ This section explains the steps required to configure the TreeMap control and pr
## Adding SfTreeMap reference
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the installation folders.
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders.
{Syncfusion Installed location} \Essential Studio\17.2.0.28\lib
diff --git a/xamarin-android/SfTreeView/Getting-started.md b/xamarin-android/SfTreeView/Getting-started.md
index 9712b587b..602b98193 100644
--- a/xamarin-android/SfTreeView/Getting-started.md
+++ b/xamarin-android/SfTreeView/Getting-started.md
@@ -13,7 +13,7 @@ This section provides a quick overview of working with the TreeView for Xamarin.
## Assembly Deployment
-After installing Essential Studio for Xamarin, you can find all the required assemblies in the {Syncfusion Essential Studio Installed location}\Essential Studio\{{ site.releaseversion }}\Xamarin\lib installation folder.
+After installing Essential Studio® for Xamarin, you can find all the required assemblies in the {Syncfusion Essential Studio Installed location}\Essential Studio\{{ site.releaseversion }}\Xamarin\lib installation folder.
Eg: C:\Program Files (x86)\Syncfusion\Essential Studio\{{ site.releaseversion }}\Xamarin\lib
diff --git a/xamarin-android/Upgrade/how-to-upgrade.md b/xamarin-android/Upgrade/how-to-upgrade.md
index c172eee99..c083a5971 100644
--- a/xamarin-android/Upgrade/how-to-upgrade.md
+++ b/xamarin-android/Upgrade/how-to-upgrade.md
@@ -3,7 +3,7 @@ layout: post
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
+control: Essential Studio®
documentation: ug
---
diff --git a/xamarin-android/installation/Installation-Errors.md b/xamarin-android/installation/Installation-Errors.md
index fede1aace..588af0b26 100644
--- a/xamarin-android/installation/Installation-Errors.md
+++ b/xamarin-android/installation/Installation-Errors.md
@@ -22,7 +22,7 @@ This article describes the most common installation errors, as well as the cause
### Problem
-**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio for Xamarin installer.
+**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio® for Xamarin installer.

@@ -39,7 +39,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li
### Problem
-**Error Message:** Your license for Syncfusion Essential Studio for Xamarin has been expired since {date}. Please renew your subscription and try again.
+**Error Message:** Your license for Syncfusion Essential Studio® for Xamarin has been expired since {date}. Please renew your subscription and try again.
**Online Installer**
@@ -63,7 +63,7 @@ You can choose from the options listed below.
### Problem
-**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio for Xamarin under your account.
+**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio® for Xamarin under your account.
**Offline installer**
diff --git a/xamarin-android/installation/mac-installer/how-to-download.md b/xamarin-android/installation/mac-installer/how-to-download.md
index 064cd626d..e87ab3241 100644
--- a/xamarin-android/installation/mac-installer/how-to-download.md
+++ b/xamarin-android/installation/mac-installer/how-to-download.md
@@ -29,17 +29,17 @@ 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 More Download Options (element 2 in the above screenshot) button to get the Essential Studio Xamarin Offline trial installer which is available in DMG 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 DMG format.
- 
+ 
### Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)
@@ -47,7 +47,7 @@ You should initiate an evaluation if you have already obtained our components th
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.
@@ -56,7 +56,7 @@ You should initiate an evaluation if you have already obtained our components th
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/how-to-generate) 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.
@@ -67,12 +67,12 @@ You should initiate an evaluation if you have already obtained our components th
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, DMG formats is available for download.
- 
+ 
You can also refer to the [**Xamarin Android Mac installer**](https://help.syncfusion.com/xamarin-android/installation/mac-installer/how-to-install) links for step-by-step installation guidelines.
\ No newline at end of file
diff --git a/xamarin-android/installation/mac-installer/how-to-install.md b/xamarin-android/installation/mac-installer/how-to-install.md
index 68cb1205d..9f38cdf6d 100644
--- a/xamarin-android/installation/mac-installer/how-to-install.md
+++ b/xamarin-android/installation/mac-installer/how-to-install.md
@@ -12,7 +12,7 @@ documentation: ug
## 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.
+The Syncfusion Essential Studio® allows you to create the Xamarin application in Visual Studio for Mac with the Syncfusion components.
### Step-by-Step Installation
@@ -36,7 +36,7 @@ The steps below show how to install the Xamarin Mac installer.
N> The Unlock key is not required to install the Mac installer. The Syncfusion Mac installer can be used for development purposes without registering the Unlock key.
-5. Now you can open the folder to explore the Syncfusion Essential Studio Mac installer.
+5. Now you can open the folder to explore the Syncfusion Essential Studio® Mac installer.

diff --git a/xamarin-android/installation/offline-installer/how-to-download.md b/xamarin-android/installation/offline-installer/how-to-download.md
index 515a66814..aa81de3b5 100644
--- a/xamarin-android/installation/offline-installer/how-to-download.md
+++ b/xamarin-android/installation/offline-installer/how-to-download.md
@@ -29,17 +29,17 @@ 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 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)
@@ -47,7 +47,7 @@ You should initiate an evaluation if you have already obtained our components th
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.
@@ -56,7 +56,7 @@ You should initiate an evaluation if you have already obtained our components th
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/how-to-generate) 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,10 +70,10 @@ You should initiate an evaluation if you have already obtained our components th
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.
- 
+ 
You can also refer to the [**Offline installer**](https://help.syncfusion.com/xamarin-android/installation/offline-installer/how-to-install) links for step-by-step installation guidelines.
\ No newline at end of file
diff --git a/xamarin-android/installation/offline-installer/how-to-install.md b/xamarin-android/installation/offline-installer/how-to-install.md
index a42ca55cc..bcd1cbcb4 100644
--- a/xamarin-android/installation/offline-installer/how-to-install.md
+++ b/xamarin-android/installation/offline-installer/how-to-install.md
@@ -13,7 +13,7 @@ documentation: ug
## Installing with UI
-The steps below show how to install the Essential Studio Xamarin installer.
+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.
@@ -97,11 +97,11 @@ The steps below show how to install the Essential Studio Xamarin installer.
7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel.
-8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio Xamarin product.
+8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio® Xamarin product.
## Installing in silent mode
-The Syncfusion Essential Studio Xamarin Installer supports installation and uninstallation via the command line.
+The Syncfusion Essential Studio® Xamarin Installer supports installation and uninstallation via the command line.
### Command Line Installation
@@ -123,9 +123,9 @@ To install through the Command Line in Silent mode, follow the steps below.
**Example:** “D:\Temp\syncfusionessentialxamarin_x.x.x.x.exe” /Install silent /UNLOCKKEY:“product unlock key” /log “C:\Temp\EssentialStudio_Product.log” /InstallPath:C:\Syncfusion\x.x.x.x /InstallSamples:true /InstallAssemblies:true /UninstallExistAssemblies:true /InstallToolbox:true /CreateShortcut:true /CreateStartMenuShortcut:true
-7. Essential Studio for Xamarin is installed.
+7. Essential Studio® for Xamarin is installed.
- N> x.x.x.x should be replaced with the Essential Studio version and the Product Unlock Key needs to be replaced with the Unlock Key for that version.
+ N> x.x.x.x should be replaced with the Essential Studio® version and the Product Unlock Key needs to be replaced with the Unlock Key for that version.
### Command Line Uninstallation
@@ -145,7 +145,7 @@ Syncfusion Essential Xamarin can be uninstalled silently using the Command Line.
**Example:** “D:\Temp\syncfusionessentialxamarin_x.x.x.x.exe" /uninstall silent
-7. Essential Studio for Xamarin is uninstalled.
+7. Essential Studio® for Xamarin is uninstalled.
### Add reference to the project
diff --git a/xamarin-android/installation/web-installer/how-to-download.md b/xamarin-android/installation/web-installer/how-to-download.md
index a76ad6c69..ebdb3cfca 100644
--- a/xamarin-android/installation/web-installer/how-to-download.md
+++ b/xamarin-android/installation/web-installer/how-to-download.md
@@ -29,14 +29,14 @@ 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.
+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)
@@ -45,7 +45,7 @@ You should initiate an evaluation if you have already obtained our components th
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.
@@ -54,7 +54,7 @@ You should initiate an evaluation if you have already obtained our components th
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/how-to-generate) 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.
@@ -68,11 +68,11 @@ You should initiate an evaluation if you have already obtained our components th
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.
diff --git a/xamarin-android/installation/web-installer/how-to-install.md b/xamarin-android/installation/web-installer/how-to-install.md
index 7e6b654d4..b3bf32d83 100644
--- a/xamarin-android/installation/web-installer/how-to-install.md
+++ b/xamarin-android/installation/web-installer/how-to-install.md
@@ -12,13 +12,13 @@ documentation: ug
## Overview
-For the Essential Studio Xamarin product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version).
+For the Essential Studio® Xamarin product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio® products you have chosen. You can get the most recent version of Essential Studio® Web Installer [here](https://www.syncfusion.com/downloads/latest-version).
## Installation
-The steps below show how to install Essential Studio Xamarin Web Installer.
+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.
+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.

@@ -100,7 +100,7 @@ The steps below show how to install Essential Studio Xamarin Web Installer.
* 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.
+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.

@@ -112,7 +112,7 @@ Syncfusion Xamarin installer can be uninstalled in two ways.
* Uninstall the Xamarin using the Syncfusion Xamarin web installer
* Uninstall the Xamarin from Windows Control Panel
-Follow either one of the option below to uninstall Syncfusion Essential Studio Xamarin installer.
+Follow either one of the option below to uninstall Syncfusion Essential Studio® Xamarin installer.
**Option 1: Uninstall the Xamarin using the Syncfusion Xamarin web installer**
@@ -123,11 +123,11 @@ Syncfusion provides the option to uninstall products of the same version directl
**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.
+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.
+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 Syncfusion Xamarin Web Installer's welcome wizard will be displayed. Click the Next button