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

Scanjob Continues Beign Invoked After The 15 Min Period And Stops When A Region Matches

From what I understand in the documentation of AltBeacon library, the ScanJob should stop beign cal… Read more Scanjob Continues Beign Invoked After The 15 Min Period And Stops When A Region Matches

Ibeacon Ranging Service Not Returning Any Beacons (part 2)

My code has now reached checkpoint 1 and 2. However, it is only detecting the beacon once. I want i… Read more Ibeacon Ranging Service Not Returning Any Beacons (part 2)

How Can I Start / Disable Background Monitoring For Beacons At Runtime With Altbeacon Library For Android?

the AltBeacon documentation say I need to initialize the library in the Application onCreate() for … Read more How Can I Start / Disable Background Monitoring For Beacons At Runtime With Altbeacon Library For Android?

Altbeacon Service In Separate Android Process

I need help. There is an application for Xamarin Android. Inside it, a service is started that work… Read more Altbeacon Service In Separate Android Process

Transmit An Eddystone Beacon With Name Using Altbeacon Library

I use the following code transmiting as Eddystone using my Android device; try { byte[… Read more Transmit An Eddystone Beacon With Name Using Altbeacon Library