Estimote / Android-Fleet-Management-SDK

Estimote Fleet Management SDK for Android
https://developer.estimote.com
MIT License
836 stars 451 forks source link

Is this SDK able to range for other proximity UUIDs than Estimote? #77

Closed neilyoung closed 10 years ago

neilyoung commented 10 years ago

It doesn't seem the case. Please confirm

Regards

wiktor commented 10 years ago

It can but works only for Estimote beacons. See Region class.

neilyoung commented 10 years ago

So it can't ? :)

wiktor commented 10 years ago

You can range for other proximity UUIDs. Note that you can change proximity UUID of Estimote beacon.

neilyoung commented 10 years ago

OK, no problem. I'm using the RadiusNetwork SDK now, that does the job.