Skip to content Skip to sidebar Skip to footer
Showing posts with the label Beacon

Beacon Scanning In Background - Android O

Google added restrictions of not broadcasting the Bluetooth switch states to the app when the app i… Read more Beacon Scanning In Background - Android O

Detect A Bluetooth Device Using Android-beacon-library

I am using android-beacon-library to discover nearby Beacons and it is work fine and very reliabl… Read more Detect A Bluetooth Device Using Android-beacon-library

Working Ibeacon/ble Beacon App Code Example

I am looking for a tested working example code of android app that creates a virtual beacon and sta… Read more Working Ibeacon/ble Beacon App Code Example

Looping On Beacons

@Override public void onBeaconServiceConnect() { BeaconManager beaconManager = BeaconManager.ge… Read more Looping On Beacons