Skip to content

chrisriesgo/Android-AltBeacon-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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