Allows Android apps to interact with BLE beacons
A reference application for the Android Beacon Library
Demo app for the Android library providing APIs to interact with iBeacons which is developed by: http://developer.radiusnetworks.com/ibeacon/android/index.html
Android library scanning BLE beacons nearby with RxJava
Simple android library for working with iBeacons in background
A Titanium Appcelerator module to interact with iBeacons via the Radius Networks' iBeacon native android library
(an)Droid + Beacon - A Push Notification Library for Android
A React-Native library for detecting beacons on Android
A simple demonstration of using Eddystone Beacons with the Android Beacon Library
Rx binding for AltBeacon (Android-Beacon-Library)
Sample android application to show how to create a beacon trasmitter using AltBeacon library
Android app to detect Kontakt.io beacons using AltBeacon library
React Native library for detecting beacons (iOS and Android)
Demo app for the Android library providing APIs to interact with Eddystone which is developed by:
This app shows how to use the altbeacon library with a custom parser so we can scan for true ibeacon specced beacons
Small and easy to use Android library for BLE beacon monitoring
Library on Android to set, configure and interact with the connected devices 'Orange Beacon Tag' by Orange.
Bleacons is an Android library that provides a simple mechanism to listen for Bluetooth Low Energy 4.0 devices.
Demo app that makes use of the android beacon library for beacon detection
The Pole Proximity Android SDK is a library for Android OS that provides developers with components to help build applications.
A atomic test project on using Android Beacon Library.
An Android library providing Wrapper APIs to interact with beacons.
A simple app using the Android Beacon Library
https://altbeacon.github.io/android-beacon-library/documentation.html
Beacon library for adHawk implementations on Android
Simple demonstration of using Beacons in android with AltBeacon Library. Requires devices that are enabled with BlueTooth Low Energy, i.e. API level 18 and plus
This is the android application for Beacon device. Implemented beacon simulation library and tested it.
A React-Native library for detecting beacons on Android
Android library for sending Harbor Beacons to the Harbor Service in Android-java apps
Sample project with a simple usage of the Android Beacon Library.
Application used for testing the android beacon library.
iBeacon detection sample app for Android using AltBeacon library
Simple Android app that detects iBeacons using AltBeacon library.
This demo is using the MTBeaconPlus.jar library and testing the bluetooth LE beacons E7 and i7
Visualizes beacons distance on chart. Beacon communication by org.altbeacon:android-beacon-library. It utilizes com.github.PhilJay:MPAndroidChart and com.jakewharton:butterknife
Detection of beacons with Apple's iBeacon format based on the AltBeacon library. The scanning has been put in a separate service that runs in foreground and enables detection of beacons even when the application is in background.
An Android app allowing to compare different beacons library and measure the signal received by a beacon to export it as a csv file.
Toy case per uso di BLE, sia in modalità Beaconing o Scanning. Usa Android Beacon Library.
Android app using ALT Beacon library and examples code. https://github.com/AltBeacon
An android project for monitoring all types of beacons in background. Uses AltBeacon library.
This app shows you how to use beacons using the Alt-beacon library to make your android application respond to beacons.
Android Library for handling Bluetooth communication between the beacons and the Android device.
Detects Gimbal beacons, logs beacon events on Android, works with Gimbal manager, interaction with Gimbal API's to view, activate and deactivate beacons from the device. Uses Android Asynchronous Http Client library for networking.
A major problem when you're working with beacons is the Android Oreo and Pie services limitation, thus to remedy these shortcomings, this projects uses AlarmManagers + Services + Broadcastes with AltBeacon library for beacon background detection without the weird fixed notification.