Skip to content

stepkillah/Android-AltBeacon-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android AltBeacon Library

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

Now supports .NET 9 and MAUI!

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.

Changes

v2.21.1 - .NET 9 MAUI

  • Updated to .NET 9 and MAUI support
  • Binding of version 2.21.1 of the android-beacon-library
  • Migrated test project from Xamarin.Android NUnitLite to MAUI Android with xUnit
  • Target framework: net9.0-android
  • Updated to AndroidX packages

v2.19.3

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

v2.19.2

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

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 100.0%