Estimote.Android.Indoor
2.5.4.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Estimote.Android.Indoor --version 2.5.4.1
NuGet\Install-Package Estimote.Android.Indoor -Version 2.5.4.1
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="Estimote.Android.Indoor" Version="2.5.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Estimote.Android.Indoor --version 2.5.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Estimote.Android.Indoor, 2.5.4.1"
#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.
// Install Estimote.Android.Indoor as a Cake Addin #addin nuget:?package=Estimote.Android.Indoor&version=2.5.4.1 // Install Estimote.Android.Indoor as a Cake Tool #tool nuget:?package=Estimote.Android.Indoor&version=2.5.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xamarin bindings for Estimote Android Indoor SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid90 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 9.0
- Xamarin.Android.Arch.Core.Common (>= 1.0.0.1)
- Xamarin.Android.Arch.Lifecycle.Common (>= 1.0.3.1)
- Xamarin.Android.Arch.Lifecycle.Runtime (>= 1.0.3.1)
- Xamarin.Android.Support.Animated.Vector.Drawable (>= 27.0.2.1)
- Xamarin.Android.Support.Annotations (>= 27.0.2.1)
- Xamarin.Android.Support.Compat (>= 27.0.2.1)
- Xamarin.Android.Support.Core.UI (>= 27.0.2.1)
- Xamarin.Android.Support.Core.Utils (>= 27.0.2.1)
- Xamarin.Android.Support.Fragment (>= 27.0.2.1)
- Xamarin.Android.Support.Media.Compat (>= 27.0.2.1)
- Xamarin.Android.Support.v4 (>= 27.0.2.1)
- Xamarin.Android.Support.v7.AppCompat (>= 27.0.2.1)
- Xamarin.Android.Support.Vector.Drawable (>= 27.0.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bump the Kotlin dependencies to 1.2.51, to match the Android Proximity SDK. This allows/makes it easier to use both Indoor and Proximity bindings in a single Xamarin Android project.