|
1 | 1 | # Android Support for Xamarin.Android |
2 | 2 |
|
3 | | -Xamarin creates and maintains Xamarin.Android bindings for the Google Android Support Libraries. |
| 3 | +Xamarin.Android bindings for the now-deprecated Google Android Support Libraries. These libraries have been replaced with AndroidX libraries. |
4 | 4 |
|
5 | 5 | # AndroidX |
6 | 6 | For AndroidX, please see https://github.com/xamarin/AndroidX |
7 | 7 |
|
| 8 | +## Status |
| 9 | + |
| 10 | +Please note that both these packages and the Google libraries contained within them have been deprecated, and are no longer maintained or supported: |
| 11 | + |
| 12 | +https://developer.android.com/topic/libraries/support-library/packages |
| 13 | + |
| 14 | +Existing bindings published from this repository will continue to be available on NuGet, but will not receive fixes or updates. |
| 15 | + |
8 | 16 | ## Building |
9 | 17 |
|
10 | 18 | Building from source requires calling the cake script: |
|
0 commit comments