Com.Drivesync.Android.Location
1.18.0
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 Com.Drivesync.Android.Location --version 1.18.0
NuGet\Install-Package Com.Drivesync.Android.Location -Version 1.18.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.Location" Version="1.18.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Drivesync.Android.Location --version 1.18.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Com.Drivesync.Android.Location, 1.18.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.Drivesync.Android.Location as a Cake Addin #addin nuget:?package=Com.Drivesync.Android.Location&version=1.18.0 // Install Com.Drivesync.Android.Location as a Cake Tool #tool nuget:?package=Com.Drivesync.Android.Location&version=1.18.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
com.drivesync.android - location
This is the .NET Android binding library for com.drivesync.android:location created by Tuyen Vu. The binding source code can be found here.
Home page
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android31.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net8.0-android was computed. |
MonoAndroid | monoandroid12.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 12.0
- Com.Drivesync.Android.CoreTimekeeper (>= 1.18.0)
- Com.Drivesync.Android.Provider (>= 1.18.0)
- Dependencies.Gradle (>= 7.6.1.2)
- GoogleGson (>= 2.10.1.8)
- Xamarin.GooglePlayServices.Location (>= 121.0.1.5)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.8.21.1)
-
net6.0-android31.0
- Com.Drivesync.Android.CoreTimekeeper (>= 1.18.0)
- Com.Drivesync.Android.Provider (>= 1.18.0)
- Dependencies.Gradle (>= 7.6.1.2)
- GoogleGson (>= 2.10.1.8)
- Xamarin.GooglePlayServices.Location (>= 121.0.1.5)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.8.21.1)
-
net7.0-android33.0
- Com.Drivesync.Android.CoreTimekeeper (>= 1.18.0)
- Com.Drivesync.Android.Provider (>= 1.18.0)
- Dependencies.Gradle (>= 7.6.1.2)
- GoogleGson (>= 2.10.1.8)
- Xamarin.GooglePlayServices.Location (>= 121.0.1.5)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.8.21.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Com.Drivesync.Android.Location:
Package | Downloads |
---|---|
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.