Universal.Android
0.9.9.3
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Universal.Android --version 0.9.9.3
NuGet\Install-Package Universal.Android -Version 0.9.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Universal.Android" Version="0.9.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Universal.Android" Version="0.9.9.3" />
<PackageReference Include="Universal.Android" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Universal.Android --version 0.9.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Universal.Android, 0.9.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Universal.Android@0.9.9.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Universal.Android&version=0.9.9.3
#tool nuget:?package=Universal.Android&version=0.9.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Class library for accelerating Xamarin.Android development.
Note: If you encounter layout inflation exceptions (could be masked as NotFoundException, or some issue with text_color_secondary.xml etc), make sure you define colorControlNormal and use a style with that attribute defined.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid81 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NAudio (>= 1.9.0)
- Universal.Common (>= 6.2.3)
- Universal.Common.Audio (>= 0.1.3)
- Universal.Common.Forms (>= 0.5.0)
- Universal.Common.Mathematics (>= 3.7.2)
- Universal.Common.Serialization (>= 2.1.2.1)
- Xamarin.Android.Support.Constraint.Layout (>= 1.1.2)
- Xamarin.Android.Support.Design (>= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat (>= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView (>= 28.0.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|
New convenience methods to show standard alert dialogs. New methods to synchronize the use of the loading overlay.