snargledorf / 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.

Usage

  1. Clone this GitHub Repository
  2. Build the solution. (Generating a referable dll)
  3. Add the library as a reference to your Xamarin.Android application

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.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%