beaconloc icon indicating copy to clipboard operation
beaconloc copied to clipboard

Beacon Locator - android application for scan, track and management of beacons

Results 27 beaconloc issues
Sort by recently updated
recently updated
newest added

Hi , Can someone show what syntax to use to inform tasker during an action? because I can't find an example. thank you all

It would be awesome if you could add the trackers for Tile as well: https://www.thetileapp.com/en-us/ Using RaMBLE (scanner-app for bluetooth LE) I found it shows up easily as: Service UUIDs:...

what is the formula of getting distance i found this function but i don't understand `mManagedBeacon.getDistance()` get distance getting value ``` public String getDistance() { return BeaconUtil.getRoundedDistanceString(mManagedBeacon.getDistance()); } ``` is...

After update to new version, the action type 'open url' stopped working. Open weburl stil work, but i dont want to open a new browser window each time action is...

This app can only scan the selected ibeacon when exiting UI interface, how to scan the selected beacon in UI interface?

I think that with today's more efficient phones and batteries it would be good to have the option for shorter background scanning times. I certainly think 30 seconds would be...

For some reasons those are not detected at all ?

Make it possible to select individual beacon and show in radar

While the radar-function always find beacons, the scan-function is unreliable.

## Steps to reproduce 1. Get in proximity of an AltBeacon (or simulate one). 2. Scan for beacons. ## Expected behaviour Beacon is reported as an AltBeacon. ## Actual behaviour...