ble.net-android 1.0.0-beta0007

This is a prerelease version of ble.net-android.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ble.net-android --version 1.0.0-beta0007
                    
NuGet\Install-Package ble.net-android -Version 1.0.0-beta0007
                    
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="ble.net-android" Version="1.0.0-beta0007" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ble.net-android" Version="1.0.0-beta0007" />
                    
Directory.Packages.props
<PackageReference Include="ble.net-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 ble.net-android --version 1.0.0-beta0007
                    
#r "nuget: ble.net-android, 1.0.0-beta0007"
                    
#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.
#addin nuget:?package=ble.net-android&version=1.0.0-beta0007&prerelease
                    
Install ble.net-android as a Cake Addin
#tool nuget:?package=ble.net-android&version=1.0.0-beta0007&prerelease
                    
Install ble.net-android as a Cake Tool

Android platform implementation (API 19+) of the BLE.net cross-platform Bluetooth Low Energy library.

To get started, from your main activity OnCreated():
  BluetoothLowEnergyAdapter.Init( this );
  var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter( this );

Be sure to add these normal permissions to your app:
[assembly: UsesPermission( Manifest.Permission.Bluetooth )]
[assembly: UsesPermission( Manifest.Permission.BluetoothAdmin )]

Complete readme & sample application:
https://github.com/nexussays/ble.net/blob/master/Readme.md

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid44 is compatible.  monoandroid50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ble.net-android:

Repository Stars
nexussays/ble.net
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
Version Downloads Last updated
1.2.1 29,536 10/9/2018
1.2.0 1,308 10/9/2018
1.1.1 2,618 7/2/2018
1.1.0 1,734 6/4/2018
1.0.1 2,083 2/26/2018
1.0.0 1,879 1/30/2018
1.0.0-beta0012 1,451 1/22/2018
1.0.0-beta0011 1,467 1/21/2018
1.0.0-beta0010 1,685 1/13/2018
1.0.0-beta0009 1,479 1/7/2018
1.0.0-beta0007 1,436 11/17/2017
0.12.14 2,038 7/30/2017
0.12.13 1,496 7/26/2017
0.12.12 1,629 5/25/2017
0.12.10 1,630 5/19/2017
0.12.9 1,492 5/18/2017
0.12.8 1,509 5/9/2017
0.12.7 1,486 5/9/2017
0.12.6 1,493 5/9/2017
0.12.5 1,479 5/8/2017
0.12.4 1,503 5/5/2017
0.12.2 1,565 3/31/2017
0.12.1 1,551 3/31/2017
0.12.0 1,491 3/31/2017
0.11.7 1,637 2/10/2017
0.11.3 1,526 2/8/2017
0.10.16 1,479 1/19/2017
0.10.15 1,539 1/14/2017
0.10.14 1,473 1/14/2017
0.10.13 1,488 1/14/2017
0.10.12 1,547 1/4/2017
0.1.0 1,635 2/9/2016