A Xamarin.Android binding of the Radius Networks' Android iBeacon Service
This and the underpinned Radius Networks library are no longer being maintained.
Instead, use the AltBeacon Android Beacon Library which is built on the open and interoperable proximity beacon specification crafted by the Radius Networks team.
This software is available under the Apache License 2.0, allowing you to use the library in your applications.
- Clone this GitHub Repository
- Build the solution. (Generating a referable dll)
- Add the library as a reference to your Xamarin.Android application
Check out the Find The Monkey - Android reference application for examples of Monitoring and Ranging Beacons.
Log a new issue, or fork this repository, and submit a pull request