Laerdal.Dfu.Bindings.Android 2.3.0.43670

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Laerdal.Dfu.Bindings.Android --version 2.3.0.43670                
NuGet\Install-Package Laerdal.Dfu.Bindings.Android -Version 2.3.0.43670                
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="Laerdal.Dfu.Bindings.Android" Version="2.3.0.43670" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Laerdal.Dfu.Bindings.Android --version 2.3.0.43670                
#r "nuget: Laerdal.Dfu.Bindings.Android, 2.3.0.43670"                
#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 Laerdal.Dfu.Bindings.Android as a Cake Addin
#addin nuget:?package=Laerdal.Dfu.Bindings.Android&version=2.3.0.43670

// Install Laerdal.Dfu.Bindings.Android as a Cake Tool
#tool nuget:?package=Laerdal.Dfu.Bindings.Android&version=2.3.0.43670                

Laerdal.Dfu.Bindings.Android

This is an Xamarin binding library for the Nordic Semiconductors Android library for updating the firmware of their devices over the air via Bluetooth Low Energy.

The Java library is located here: https://github.com/NordicSemiconductor/Android-DFU-Library

Requirements

You'll need :

  • MacOS
    • with gradle
    • with Xamarin.Android

Steps to build on Local-Dev

1) Checkout

git clone https://github.com/Laerdal/Laerdal.Dfu.Bindings.Android.git

2) Build

dotnet build

You'll find the nuget in Output/

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-android31.0

    • No dependencies.
  • net7.0-android33.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Laerdal.Dfu.Bindings.Android:

Package Downloads
Laerdal.Dfu

Wrapper around Nordic.Dfu

GitHub repositories

This package is not used by any popular GitHub repositories.