androideddystone-url

How to catch the eddystone url


I am working on a project that requires me to catch the eddystone url that is being emitted from the beacons. I came across this physical web project which does the same, but while looking into its code, I wasn't able to figure out exactly what api do I have to use to catch the url.

I also went through the official google guide about beacons, but still don't have much idea on what api to use to catch the url.

Please help.


Solution

  • It's a fairly short class. You'll need the classes from the ble directory too..