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

What Is The Correct Beaconlayout For Estimote And Gimbal Beacons

I would like the 2.0 release of the Android Beacon Library to be able to properly detect both old s… Read more What Is The Correct Beaconlayout For Estimote And Gimbal Beacons

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)

Android Beacon Library Not Start Detecting Beacons

I don't know where is the problem with my code, I'm trying to detect beacon using https://a… Read more Android Beacon Library Not Start Detecting Beacons

Setrangenotifier(rangenotifier) Has Been Deprecated?

I am using the alt.beacon library and now I get this warning: warning: [deprecation] setRangeNotifi… Read more Setrangenotifier(rangenotifier) Has Been Deprecated?

How To Programmatically Set Uuid, Major Id, ... And Other Properties At 1m In Altbeacon Format

I am currently exploring retail advertising options. I am interested in AltBeacon as it is an open … Read more How To Programmatically Set Uuid, Major Id, ... And Other Properties At 1m In Altbeacon Format

Altbeacon Application Crashes On Android Tab

I have been trying to use the AltBeacon Monitoring Example Code to monitor my Kontakt.io beacon as … Read more Altbeacon Application Crashes On Android Tab

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?