Skip to content

XAMARIN-42859 Api version details updated #100

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xamarin-android-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<li>
Installation and Upgrade
<ul>
<li><a href="/xamarin-android/installation-and-upgrade/system-requirements">System Requirements</a></li>
<li><a href="/xamarin-android/Introduction/System-Requirements">System Requirements</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/download">Download</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/install-using-the-web-installer">Install using the Web Installer</a></li>
<li><a href="/xamarin-android/installation-and-upgrade/install-using-the-offline-installer">Install using the Offline Installer</a></li>
Expand Down
22 changes: 5 additions & 17 deletions xamarin-android/Introduction/System-Requirements.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: System Requirements | Xamarin.Android | Syncfusion
description: System Requirements
description: Describes about system requirements to install the Syncfusion Xamarin Android Components and list of supported platforms.
platform: Xamarin.Android
control: Introduction
documentation: ug
---

# System Requirements
# System Requirements for Xamarin.Android

### Hardware Environment

Expand Down Expand Up @@ -45,18 +45,18 @@ The following table lists the platforms supported by our Xamarin.Android control
</th>
</tr>
<tr>
<td rowspan="2">
<td>
Android
<br/>
<br/>
</td>
<td rowspan="2">
<td>
Phone, Tablet
<br/>
<br/>
</td>
<td>
SfPdfViewer, SfCheckBox
All controls
<br/>
<br/>
</td>
Expand All @@ -66,18 +66,6 @@ The following table lists the platforms supported by our Xamarin.Android control
<br/>
</td>
</tr>
<tr>
<td>
All other controls
<br/>
<br/>
</td>
<td>
API level 19 and later versions
<br/>
<br/>
</td>
</tr>
</table>

### Target Framework (Compile SDK Version) for Android
Expand Down