Laerdal.Dfu.Bindings.Android 2.9.0.43908

Prefix Reserved
dotnet add package Laerdal.Dfu.Bindings.Android --version 2.9.0.43908
                    
NuGet\Install-Package Laerdal.Dfu.Bindings.Android -Version 2.9.0.43908
                    
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.9.0.43908" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laerdal.Dfu.Bindings.Android" Version="2.9.0.43908" />
                    
Directory.Packages.props
<PackageReference Include="Laerdal.Dfu.Bindings.Android" />
                    
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 Laerdal.Dfu.Bindings.Android --version 2.9.0.43908
                    
#r "nuget: Laerdal.Dfu.Bindings.Android, 2.9.0.43908"
                    
#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 Laerdal.Dfu.Bindings.Android@2.9.0.43908
                    
#: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=Laerdal.Dfu.Bindings.Android&version=2.9.0.43908
                    
Install as a Cake Addin
#tool nuget:?package=Laerdal.Dfu.Bindings.Android&version=2.9.0.43908
                    
Install as a Cake Tool

🏠 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

🚀 Getting Started

You'll need :

  • MacOS
    • with gradle
    • with Xamarin.Android

🛠️ Build

1) Checkout

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

2) Restore

dotnet restore

3) Build

dotnet build

You'll find the nuget in Output/

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net9.0-android was computed.  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 (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.

Version Downloads Last Updated
2.9.0.43908 1,535 12/19/2025
2.9.0.43904 6,576 3/5/2025
2.7.0.43903 416 11/12/2024
2.7.0.43895 7,674 11/8/2024
2.7.0.43894 259 11/8/2024
2.5.0.43891 1,756 5/24/2024
2.4.2.43886 260 5/23/2024 2.4.2.43886 is deprecated because it has critical bugs.
2.3.0.43888 2,304 5/23/2024
2.3.0.43877 245 5/13/2024
2.3.0.43876 575 4/12/2024
2.3.0.43873 267 4/12/2024 2.3.0.43873 is deprecated because it has critical bugs.
2.3.0.43868 256 4/11/2024 2.3.0.43868 is deprecated because it has critical bugs.
2.3.0.43861 273 4/11/2024 2.3.0.43861 is deprecated because it has critical bugs.
2.3.0.43685 480 3/24/2024
2.3.0.43670 3,791 8/15/2023
2.3.0.43659 289 8/14/2023
2.3.0.43658 303 8/14/2023
2.3.0.43657 247 8/14/2023
2.3.0-xamarin.43665 265 8/15/2023
2.3.0-xamarin.43660 192 8/14/2023
Loading failed