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. ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) -6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio Xamarin Offline trial installer which is available in PKG format. +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. ![License and downloads of Syncfusion Essential Studio](images/Mac_Download.png) @@ -70,7 +70,7 @@ You should initiate an evaluation if you have already obtained our components th ![License and downloads of Syncfusion Essential Studio](images/license-download.png) 4. Unlock key is not required to install the Syncfusion Xamarin.android Mac trial installer. -5. For Mac OS, PKG formats is available for download. +5. For Mac OS, DMG formats is available for download. ![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG) 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. - ![continue](Images/continue.JPG) + ![Welcome wizard](images/Mac_Installer1.png) -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. - ![License Agreement](Images/license-agreement.JPG) + ![License Agreement](images/Mac_Installer2.png) -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. - ![License Confirmation](Images/license-confirmation.JPG) + ![License Agree Confirmation](images/Mac_Installer3.png) - 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. - - ![Destination](Images/destination.JPG) - -5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Xamarin Mac installer. - - ![Install Location](Images/install-location.JPG) +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**. + ![License Agree Confirmation](images/Mac_Installer4.png) - ![Install Software](Images/install-software.PNG) - -7. The installation process will begin on your machine. - - ![Installation Progress](Images/installation-progress.JPG) - - -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. - ![Installation Completed](Images/installation-completed.JPG) +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. + ![Destination](Images/destination.JPG) - 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. - ![Default Location](Images/default-location.PNG) + ![Install Location](images/Mac_Installer6.png) ### 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