chrisriesgo / Android-AltBeacon-Library

Proximity beacon ranging and monitoring library for Xamarin.Android apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android AltBeacon Library

A Xamarin.Android binding of the AltBeacon Android Beacon Library. This library allows Android apps to interact with BLE beacons in accordance with the open and interoperable AltBeacon proximity beacon protocol specification.

Use

Reference Application

A simple sample application has been included with this repository to demonstrate ranging proximity beacons and a battery-saving background ranging feature.

Xamarin Component

The Android AltBeacon Library component is available in the Xamarin Component Store.

Changes

v2.10.0 - Work in Progress

v2.7

  • Binding of version 2.7 of the android-beacon-library

v2.1.4

  • Binding of version 2.1.4 of the android-beacon-library

v2.1.3

  • Binding of version 2.1.3 of the android-beacon-library

v2.1.0

  • Binding of version 2.1.2 of the android-beacon-library

v2.0

  • Initial binding of the android-beacon-library

Have I Missed Something?

Log a new issue, or fork this repository, and submit a pull request

About

Proximity beacon ranging and monitoring library for Xamarin.Android apps

License:Apache License 2.0


Languages

Language:C# 100.0%