diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html
index bf1b78c3..670cf545 100644
--- a/xamarin-android-toc.html
+++ b/xamarin-android-toc.html
@@ -782,7 +782,7 @@
Release Notes
- - 2024 Volume 2 - v26.*
- 2024 Volume 1 - v25.*
- 2023 Volume 4 - v24.*
- 2023 Volume 3 - v23.*
- 2023 Volume 2 - v22.*
- 2023 Volume 1 - v21.*
- 2022 Volume 4 - v20.4.0.*
- 2022 Volume 3 - v20.3.0.*
- 2022 Volume 2 - v20.2.0.*
- 2022 volume 1 - v20.1.0.*
- 2021 Volume 4 - v19.4.0.*
- 2021 volume 3 - v19.3.0.*
- 2021 Volume 2 - v19.2.0.*
- 2021 Volume 1 - v19.1.0.*
- 2020 Volume 4 - v18.4.0.*
- 2020 Volume 3 - v18.3.0.*
- 2020 Volume 2 - v18.2.0.*
- 2020 Volume 1 - v18.1.0.*
- 2019 Volume 4 - v17.4.0.*
+ - 2024 Volume 2 - v26.*
- 2024 Volume 1 - v25.*
- 2023 Volume 4 - v24.*
- 2023 Volume 3 - v23.*
- 2023 Volume 2 - v22.*
- 2023 Volume 1 - v21.*
- 2022 Volume 4 - v20.4.0.*
- 2022 Volume 3 - v20.3.0.*
- 2022 Volume 2 - v20.2.0.*
- 2022 volume 1 - v20.1.0.*
- 2021 Volume 4 - v19.4.0.*
- 2021 volume 3 - v19.3.0.*
- 2021 Volume 2 - v19.2.0.*
- 2021 Volume 1 - v19.1.0.*
- 2020 Volume 4 - v18.4.0.*
- 2020 Volume 3 - v18.3.0.*
- 2020 Volume 2 - v18.2.0.*
- 2020 Volume 1 - v18.1.0.*
- 2019 Volume 4 - v17.4.0.*
- 2019 Volume 3 - v17.3.0.*
- Weekly Nuget Release
diff --git a/xamarin-android/Release-Notes/v26.2.5.md b/xamarin-android/Release-Notes/v26.2.5.md
new file mode 100644
index 00000000..d89cf745
--- /dev/null
+++ b/xamarin-android/Release-Notes/v26.2.5.md
@@ -0,0 +1,16 @@
+---
+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
+
+{% include release-info.html date="July 26, 2024" version="v26.2.5" %}
+
+{% directory path: _includes/release-notes/v26.2.5 %}
+
+{% include {{file.url}} %}
+
+{% enddirectory %}
\ No newline at end of file
diff --git a/xamarin-android/installation/mac-installer/how-to-download.md b/xamarin-android/installation/mac-installer/how-to-download.md
index 54a60edf..064cd626 100644
--- a/xamarin-android/installation/mac-installer/how-to-download.md
+++ b/xamarin-android/installation/mac-installer/how-to-download.md
@@ -37,7 +37,7 @@ Our 30-day trial can be downloaded in two ways.

-6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio Xamarin Offline trial installer which is available in PKG format.
+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.

@@ -70,7 +70,7 @@ You should initiate an evaluation if you have already obtained our components th

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

diff --git a/xamarin-android/installation/mac-installer/how-to-install.md b/xamarin-android/installation/mac-installer/how-to-install.md
index f3ac422b..68cb1205 100644
--- a/xamarin-android/installation/mac-installer/how-to-install.md
+++ b/xamarin-android/installation/mac-installer/how-to-install.md
@@ -16,48 +16,33 @@ The Syncfusion Essential Studio allows you to create the Xamarin application in
### Step-by-Step Installation
-The steps below show how to install the Xamarin Mac installer.
+The steps below show how to install the Xamarin Mac installer.
-1. Open Syncfusion Xamarin Mac Installer(.pkg) file. The Installer Wizard opens. Click Continue.
+1. Locate the downloaded dmg file and open the file by double click on it.
- 
+ 
-2. The Software License Agreement wizard will appear. Click the Continue button.
+2. This action will automatically mount the disk image and create a virtual drive on your desktop or in the Finder sidebar.
- 
+ 
-3. The License Agreement's Confirmation window will appear. If you have read the Software License Agreement, click **Agree**.
+3. Copy the mounted disk file.
- 
+ 
- 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.
-
-4. The Destination select wizard will appear. You can choose which disc to install the Syncfusion Essential Studio for Xamarin installer on here.
-
- 
-
-5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Xamarin Mac installer.
-
- 
+4. And paste it in "Applications" folder shortcut.
-6. The Authentication window will appear. To begin the installation, enter the Mac machine's password and click **Install Software**.
+ 
- 
-
-7. The installation process will begin on your machine.
-
- 
-
-
-8. Once the installation is complete, the completed screen will be displayed. To exit the installation wizard, click Close.
+ 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.
- By default, Mac installer will install the files in following location.
+ 
- Location: {Documents}\Syncfusion\ {version}\ {platform}
+6. To remove the DMG file, Right-click on the virtual drive on your desktop or in the Finder sidebar and select "Eject." Also delete the folder from the Applications.
- 
+ 
### Add reference to the project
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer1.png b/xamarin-android/installation/mac-installer/images/Mac_Installer1.png
index ccbef4bb..243ac316 100644
Binary files a/xamarin-android/installation/mac-installer/images/Mac_Installer1.png and b/xamarin-android/installation/mac-installer/images/Mac_Installer1.png differ
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer2.png b/xamarin-android/installation/mac-installer/images/Mac_Installer2.png
index 873eac47..fe3b6ceb 100644
Binary files a/xamarin-android/installation/mac-installer/images/Mac_Installer2.png and b/xamarin-android/installation/mac-installer/images/Mac_Installer2.png differ
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer3.png b/xamarin-android/installation/mac-installer/images/Mac_Installer3.png
index 6599cbe7..f37d0d0b 100644
Binary files a/xamarin-android/installation/mac-installer/images/Mac_Installer3.png and b/xamarin-android/installation/mac-installer/images/Mac_Installer3.png differ
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer4.png b/xamarin-android/installation/mac-installer/images/Mac_Installer4.png
new file mode 100644
index 00000000..63999530
Binary files /dev/null and b/xamarin-android/installation/mac-installer/images/Mac_Installer4.png differ
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer5.png b/xamarin-android/installation/mac-installer/images/Mac_Installer5.png
index 6d645df5..950cf533 100644
Binary files a/xamarin-android/installation/mac-installer/images/Mac_Installer5.png and b/xamarin-android/installation/mac-installer/images/Mac_Installer5.png differ
diff --git a/xamarin-android/installation/mac-installer/images/Mac_Installer6.png b/xamarin-android/installation/mac-installer/images/Mac_Installer6.png
index ae5ec4c0..a2bd99b2 100644
Binary files a/xamarin-android/installation/mac-installer/images/Mac_Installer6.png and b/xamarin-android/installation/mac-installer/images/Mac_Installer6.png differ