Xamarin creates and maintains Xamarin.Android bindings for AndroidX.
AndroidX (also called Jetpack) is a major improvement to the original Android Support Library. AndroidX packages fully replace the Android Support Library by providing feature parity and new libraries.
With the release of AndroidX, Android Support is now considered deprecated and will no longer receive new feature updates. Version 28.0.0 is the last release of the Android Support Library.
Xamarin.AndroidX.Core 1.3.2.1
binds version 1.3.2
of the AndroidX library androidx.core:core
.
The license for this repository is specified in LICENSE.md
Instructions for building this repository are specified in BUILDING.md
The Contribution Guidelines for this repository are listed in CONTRIBUTING.md
This project is part of the .NET Foundation