.NET for Android and MAUI bindings for the Android Java library 'androidx.viewpager:viewpager'. Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
$ dotnet add package Xamarin.AndroidX.ViewPagerThis package provides .NET for Android bindings for the Java library androidx.viewpager:viewpager.
| Group ID | androidx.viewpager |
| Artifact ID | viewpager |
| Version | 1.0.0 |
| Developer(s) | The Android Open Source Project |
| License(s) | The Apache Software License, Version 2.0 |
| Project URL | http://developer.android.com/tools/extras/support-library.html |
| Description | The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later. |
These bindings are provided by Microsoft under the MIT License. The Java library may be licensed under a different license as specified above.
To report issues with this package or the bindings, please visit our GitHub repository.
Note that Microsoft only provides support for the bindings. For support on usage or issues with the Java library itself, please visit the library's project page.