VOOZH about

URL: https://www.nuget.org/packages/Com.Drivesync.Android.Sensors/

⇱ NuGet Gallery | Com.Drivesync.Android.Sensors 1.23.0




👁 Image
Com.Drivesync.Android.Sensors 1.23.0

dotnet add package Com.Drivesync.Android.Sensors --version 1.23.0
 
 
NuGet\Install-Package Com.Drivesync.Android.Sensors -Version 1.23.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.Drivesync.Android.Sensors" Version="1.23.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Com.Drivesync.Android.Sensors" Version="1.23.0" />
 
Directory.Packages.props
<PackageReference Include="Com.Drivesync.Android.Sensors" />
 
Project file
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 Com.Drivesync.Android.Sensors --version 1.23.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Com.Drivesync.Android.Sensors, 1.23.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.
#:package Com.Drivesync.Android.Sensors@1.23.0
 
 
#: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=Com.Drivesync.Android.Sensors&version=1.23.0
 
Install as a Cake Addin
#tool nuget:?package=Com.Drivesync.Android.Sensors&version=1.23.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

com.drivesync.android - sensors

This is the .NET Android binding library for com.drivesync.android:sensors 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 = uri("https://maven.pkg.github.com/ims-developers/android-sdk")
 credentials {
 username = "YOUR_GITHUB_USERNAME"
 password = "YOUR_GITHUB_PAT"
 }
 }
 </Repository>
 </GradleRepository>
</ItemGroup>
Product Versions Compatible and additional computed target framework versions.
.NET net8.0-android34.0 net8.0-android34.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-android35.0 net9.0-android35.0 is compatible.  net10.0-android net10.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Com.Drivesync.Android.Sensors:

Package Downloads
Com.Intellimec.Mobile.Android.Tripdetection

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

Com.Intellimec.Mobile.Android.Distracteddriving

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.23.0 350 4/16/2025
1.21.0 223 5/15/2024
1.18.0 203 5/9/2024