Com.Intellimec.Mobile.Android.Common 1.21.0

dotnet add package Com.Intellimec.Mobile.Android.Common --version 1.21.0
NuGet\Install-Package Com.Intellimec.Mobile.Android.Common -Version 1.21.0
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="Com.Intellimec.Mobile.Android.Common" Version="1.21.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Intellimec.Mobile.Android.Common --version 1.21.0
#r "nuget: Com.Intellimec.Mobile.Android.Common, 1.21.0"
#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 Com.Intellimec.Mobile.Android.Common as a Cake Addin
#addin nuget:?package=Com.Intellimec.Mobile.Android.Common&version=1.21.0

// Install Com.Intellimec.Mobile.Android.Common as a Cake Tool
#tool nuget:?package=Com.Intellimec.Mobile.Android.Common&version=1.21.0

com.intellimec.mobile.android - common

This is the .NET Android binding library for com.intellimec.mobile.android:common created by Tuyen Vu. The binding source code can be found here.

Home page

https://ims.tech/

Guide page

https://sdk.ims.tech/readme/android/requirements

Maven repository setup

Open your CSPROJ file and add these lines:

<ItemGroup>
    <GradleRepository Include="https://maven.pkg.github.com/ims-developers/android-sdk">
        <Repository>
    maven {
        url 'https://maven.pkg.github.com/ims-developers/android-sdk'
        credentials {
            username 'YOUR_GITHUB_USERNAME'
            password 'YOUR_GITHUB_PAT'
        }
    }
        </Repository>
    </GradleRepository>
</ItemGroup>
Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Com.Intellimec.Mobile.Android.Common:

Package Downloads
Com.Intellimec.Mobile.Android.Gateway

.NET Android binding library for com.intellimec.mobile.android:gateway:1.21.0

Com.Intellimec.Mobile.Android.Tripdetectionumbrella

.NET Android binding library for com.intellimec.mobile.android:tripdetectionumbrella:1.21.0

Com.Intellimec.Mobile.Android.Distracteddriving

.NET Android binding library for com.intellimec.mobile.android:distracteddriving:3.16.0

Com.Intellimec.Mobile.Android.Portal

.NET Android binding library for com.intellimec.mobile.android:portal:1.21.0

Com.Intellimec.Mobile.Android.Tripdetection

.NET Android binding library for com.intellimec.mobile.android:tripdetection:3.16.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.21.0 80 5/15/2024
1.18.0 76 5/9/2024