rheyansh / RBeacon

Sample project for turning android device into a Beacon device. App can work as both broadcaster and receiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RBeacon

Sample project for turning android device into a Beacon device. App can work as both broadcaster and receiver.

Alt text Alt text Alt text Alt text

  • Developed using Android Beacon Library
  • Ability to set range at receiver. Receiver than can perform force enter and exit. Note that it is not actual enter or exit. It has manual calculation for enter and exit
  • Receiver will notify itself via notification
  • Note that distance and accuracy varies for different devices as their bluetooth capabilities may different

Detecting Beacons After App is Killed

https://altbeacon.github.io/android-beacon-library/resume-after-terminate.html

More for Android Beacon Library

https://altbeacon.github.io/android-beacon-library/index.html

Author

License

RBeacon is available under the MIT license. See the LICENSE file for more info.

Other Libraries

  • RBiometric:- Elegant and Easy-to-Use library for iOS Biometric (TouchId and FaceId) authentication.
  • RPdfGenerator:- A sample project to generate PDF file from data using itextpdf/itext7 library.
  • RPicker:- Elegant and Easy-to-Use Date and Options Picker.
  • RFirebaseMessaging:- Project provides basic idea and approach for building small social media application using firebase and implementing chat using Firebase.

About

Sample project for turning android device into a Beacon device. App can work as both broadcaster and receiver.

License:MIT License


Languages

Language:Kotlin 100.0%