Xamarin.Android bindings for Android Support Library - support-vector-drawable


Keywords
Android, Support, Xamarin, Xamarin.Android, android-support, androidx
License
MIT
Install
Install-Package Xamarin.Android.Support.Vector.Drawable -Version 28.0.0.3

Documentation

Android Support / AndroidX for Xamarin.Android

Xamarin creates and maintains Xamarin.Android bindings for the Google Android Support Libraries and AndroidX.

AndroidX Roadmap

To view our progress on AndroidX bindings and to see more information about our roadmap, check out the AndroidX Branch

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