ble.net-android
1.0.0-beta0011
See the version list below for details.
dotnet add package ble.net-android --version 1.0.0-beta0011
NuGet\Install-Package ble.net-android -Version 1.0.0-beta0011
<PackageReference Include="ble.net-android" Version="1.0.0-beta0011" />
<PackageVersion Include="ble.net-android" Version="1.0.0-beta0011" />
<PackageReference Include="ble.net-android" />
paket add ble.net-android --version 1.0.0-beta0011
#r "nuget: ble.net-android, 1.0.0-beta0011"
#:package ble.net-android@1.0.0-beta0011
#addin nuget:?package=ble.net-android&version=1.0.0-beta0011&prerelease
#tool nuget:?package=ble.net-android&version=1.0.0-beta0011&prerelease
Android (API 19+) implementation of BLE.net cross-platform Bluetooth Low Energy library.
To get started, add these normal permissions to your app:
[assembly: UsesPermission( Manifest.Permission.Bluetooth )]
[assembly: UsesPermission( Manifest.Permission.BluetoothAdmin )]
Then in your main Activity OnCreated():
BluetoothLowEnergyAdapter.Init( this );
Then obtain the adapter and retain this reference for the lifetime of your app:
var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter( this );
Complete readme & sample application:
https://github.com/nexussays/ble.net/blob/master/Readme.md
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid44 is compatible. monoandroid50 is compatible. |
-
MonoAndroid 4.4
- ble.net (>= 1.0.0-beta0011)
- nexus.core (>= 0.31.0)
-
MonoAndroid 5.0
- ble.net (>= 1.0.0-beta0011)
- nexus.core (>= 0.31.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.2.1 | 29,981 | 10/9/2018 |
1.2.0 | 1,396 | 10/9/2018 |
1.1.1 | 2,848 | 7/2/2018 |
1.1.0 | 1,962 | 6/4/2018 |
1.0.1 | 2,245 | 2/26/2018 |
1.0.0 | 2,101 | 1/30/2018 |
1.0.0-beta0012 | 1,683 | 1/22/2018 |
1.0.0-beta0011 | 1,699 | 1/21/2018 |
1.0.0-beta0010 | 2,064 | 1/13/2018 |
1.0.0-beta0009 | 1,710 | 1/7/2018 |
1.0.0-beta0007 | 1,593 | 11/17/2017 |
0.12.14 | 2,207 | 7/30/2017 |
0.12.13 | 1,656 | 7/26/2017 |
0.12.12 | 1,784 | 5/25/2017 |
0.12.10 | 1,787 | 5/19/2017 |
0.12.9 | 1,647 | 5/18/2017 |
0.12.8 | 1,664 | 5/9/2017 |
0.12.7 | 1,646 | 5/9/2017 |
0.12.6 | 1,657 | 5/9/2017 |
0.12.5 | 1,652 | 5/8/2017 |
0.12.4 | 1,664 | 5/5/2017 |
0.12.2 | 1,726 | 3/31/2017 |
0.12.1 | 1,711 | 3/31/2017 |
0.12.0 | 1,649 | 3/31/2017 |
0.11.7 | 1,805 | 2/10/2017 |
0.11.3 | 1,690 | 2/8/2017 |
0.10.16 | 1,645 | 1/19/2017 |
0.10.15 | 1,696 | 1/14/2017 |
0.10.14 | 1,636 | 1/14/2017 |
0.10.13 | 1,653 | 1/14/2017 |
0.10.12 | 1,705 | 1/4/2017 |
0.1.0 | 1,806 | 2/9/2016 |