AndroidSupportComponents
AndroidSupportComponents copied to clipboard
Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
Android Support for Xamarin.Android
Xamarin creates and maintains Xamarin.Android bindings for the Google Android Support Libraries.
AndroidX
For AndroidX, please see https://github.com/xamarin/AndroidX
Building
Building from source requires calling the cake script:
.\build.ps1 --target=binderate
.\build.ps1 --target=libs
License
The license for this repository is specified in LICENSE.md
The externals
build task downloads some external dependencies from Google which are licensed under and subject to the terms of Android Software Development Kit License Agreement
Contribution Guidelines
The Contribution Guidelines for this repository are listed in CONTRIBUTING.md
.NET Foundation
This project is part of the .NET Foundation