Xamarin.AndroidX.Lifecycle.Common
by: Microsoft
- 534 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-common'.
Library description: Android Lifecycle-Common
Xamarin.AndroidX.Lifecycle.Common.Jvm
by: Microsoft
- 174 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-common-jvm'.
Library description: Android Lifecycle-Common
Xamarin.AndroidX.Lifecycle.LiveData
by: Microsoft
- 535 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-livedata'.
Library description: Android Lifecycle LiveData
Xamarin.AndroidX.Lifecycle.LiveData.Core
by: Microsoft
- 530 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-livedata-core'.
Library description: Android Lifecycle LiveData Core
Xamarin.AndroidX.Lifecycle.LiveData.Core.Ktx
by: Microsoft
- 374 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-livedata-core-ktx'.
Library description: Kotlin extensions for 'livedata-core' artifact
Xamarin.AndroidX.Lifecycle.Runtime
by: Microsoft
- 543 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-runtime'.
Library description: Android Lifecycle Runtime
Xamarin.AndroidX.Lifecycle.Runtime.Android
by: Microsoft
- 176 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-runtime-android'.
Library description: Android Lifecycle Runtime
Xamarin.AndroidX.Lifecycle.ViewModel
by: Microsoft
- 536 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-viewmodel'.
Library description: Android Lifecycle ViewModel
Xamarin.AndroidX.Lifecycle.ViewModel.Android
by: Microsoft
- 175 total downloads
- Latest version: 2.10.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.lifecycle:lifecycle-viewmodel-android'.
Library description: Android Lifecycle ViewModel
Xamarin.AndroidX.Loader
by: Microsoft
- 343 total downloads
- Latest version: 1.1.0.36
.NET for Android and MAUI bindings for the Android Java library 'androidx.loader:loader'.
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.
Xamarin.AndroidX.Migration
by: Microsoft
- 198 total downloads
- Latest version: 1.0.10
This package provides a set of tools and MSBuild tasks to aid in the migration from Android Support to Android X.
Xamarin.AndroidX.MultiDex
by: Microsoft
- 327 total downloads
- Latest version: 2.0.1.36
.NET for Android and MAUI bindings for the Android Java library 'androidx.multidex:multidex'.
Library description: Library for legacy multi-dex support
Xamarin.AndroidX.ProfileInstaller.ProfileInstaller
by: Microsoft
- 272 total downloads
- Latest version: 1.4.1.7
.NET for Android and MAUI bindings for the Android Java library 'androidx.profileinstaller:profileinstaller'.
Library description: Allows libraries to prepopulate ahead of time compilation traces to be read by ART
Xamarin.AndroidX.Startup.StartupRuntime
by: Microsoft
- 238 total downloads
- Latest version: 1.2.0.7
.NET for Android and MAUI bindings for the Android Java library 'androidx.startup:startup-runtime'.
Library description: Android App Startup Runtime
Xamarin.AndroidX.Tracing.Tracing
by: Microsoft
- 248 total downloads
- Latest version: 1.3.0.3
.NET for Android and MAUI bindings for the Android Java library 'androidx.tracing:tracing'.
Library description: Android Tracing
Xamarin.AndroidX.Tracing.Tracing.Android
by: Microsoft
- 24 total downloads
- Latest version: 1.3.0.3
.NET for Android and MAUI bindings for the Android Java library 'androidx.tracing:tracing-android'.
Library description: Android Tracing
Xamarin.AndroidX.VersionedParcelable
by: Microsoft
- 374 total downloads
- Latest version: 1.2.1.5
.NET for Android and MAUI bindings for the Android Java library 'androidx.versionedparcelable:versionedparcelable'.
Library description: Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
Xamarin.AndroidX.ViewPager
by: Microsoft
- 336 total downloads
- Latest version: 1.1.0.6
.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.
Xamarin.Google.Guava.ListenableFuture
by: Microsoft
- 248 total downloads
- Latest version: 1.0.0.31
.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:listenablefuture'.
Library description:
Contains Guava's com.google.common.util.concurrent.ListenableFuture class,
without any of its other classes -- but is also available in a second
"version" that omits the class to avoid conflicts with the copy in Guava
itself. The idea is:
- If users want only ListenableFuture, they depend on listenablefuture-1.0.
- If users want all of Guava, they depend on guava, which, as of Guava
27.0, depends on
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
version number is enough for some build systems (notably, Gradle) to select
that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
conflict with the copy of ListenableFuture in guava itself. If users are
using an older version of Guava or a build system other than Gradle, they
may see class conflicts. If so, they can solve them by manually excluding
the listenablefuture artifact or manually forcing their build systems to
use 9999.0-....
Xamarin.Jetbrains.Annotations
by: Microsoft
- 328 total downloads
- Latest version: 26.1.0.1
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains:annotations'.
Library description: A set of annotations used for code inspection support and code documentation.