Xamarin creates and maintains Xamarin.Android bindings for the Google Android Support Libraries.
For AndroidX, please see https://github.com/xamarin/AndroidX
Building from source requires calling the cake script:
.\build.ps1 --target=binderate
.\build.ps1 --target=libs
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
The Contribution Guidelines for this repository are listed in CONTRIBUTING.md
This project is part of the .NET Foundation