Skip to content

Commit e4d6e6d

Browse files
authored
Add AndroidX installation guide and update docs (#929)
* Add AndroidX installation guide and update docs Introduces a comprehensive AndroidX (Xamarin.Android) installation and usage guide. Updates table of contents to reference AndroidX instead of legacy Xamarin Android, and revises the Xamarin Android guidelines to focus on AndroidX. Removes references to deprecated Xamarin platforms from documentation navigation. * Update Android framework requirements in docs Raised the minimum required Android version to 14.0 (API Level 34) and updated the target framework to net9.0-android in the installation guide for AndroidX.
1 parent 0eaa315 commit e4d6e6d

File tree

1 file changed

+2
-8
lines changed
  • reactiveui/docs/getting-started/installation

1 file changed

+2
-8
lines changed

reactiveui/docs/getting-started/installation/toc.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,5 @@
1414
href: windows-presentation-foundation.md
1515
- name: Windows UI
1616
href: winui.md
17-
- name: Xamarin Android (legacy)
18-
href: xamarin-android.md
19-
- name: Xamarin Forms (legacy)
20-
href: xamarin-forms.md
21-
- name: Xamarin iOS (legacy)
22-
href: xamarin-ios.md
23-
- name: Xamarin Mac (legacy)
24-
href: xamarin-mac.md
17+
- name: AndroidX
18+
href: androidx.md

0 commit comments

Comments
 (0)