Estimote / Android-Fleet-Management-SDK

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

It's not working, even the demo from playstore with nexus 5 #52

Closed mingodad closed 10 years ago

mingodad commented 10 years ago

Hello ! I've downloaded this demo project, buid it and installed on a nexus 5 device and it doesn't detect my laptop iBeacon emulation but the "iBeacon Locate App" do detect it, then I installed the Estimote app from playstore and it also do not detect the iBeacon.

Cheers !

wiktor commented 10 years ago

Our SDK supports only Estimote's beacons. Which ones were you using?

On Wed, May 21, 2014 at 5:44 PM, Domingo Alvarez Duarte notifications@github.com wrote:

Hello ! I've downloaded this demo project, buid it and installed on a nexus 5 device and it doesn't detect my laptop iBeacon emulation but the "iBeacon Locate App" do detect it, then I installed the Estimote app from playstore and it also do not detect the iBeacon.

Cheers !

Reply to this email directly or view it on GitHub: https://github.com/Estimote/Android-SDK/issues/52

mingodad commented 10 years ago

I'm using the instructions found here http://developer.radiusnetworks.com/2013/10/09/how-to-make-an-ibeacon-out-of-a-raspberry-pi.html , I did not knew about Estomte iBeacons, I'll try find more info about it.

wiktor commented 10 years ago

Estimote SDK only works with Estimote beacons or Estimote Virtual beacon.

You can set Estimote Virtual beacon proximity UUID in your beacon: 8492E75F-4FD6-469D-B132-043FE94921D8

mingodad commented 10 years ago

Thanks Wiktor! With that UUID it's now detecting it. By the way that mean that this library can be used with other iBeacons by adjusting that constant to another value ? Cheers !

wiktor commented 10 years ago

Only this UUID or with Estimote beacons.

On Thu, May 22, 2014 at 10:22 AM, Domingo Alvarez Duarte < notifications@github.com> wrote:

Thanks Wiktor! With that UUID it's now detecting it. By the way that mean that this library can be used with other iBeacons by adjusting that constant to another value ? Cheers !

— Reply to this email directly or view it on GitHubhttps://github.com/Estimote/Android-SDK/issues/52#issuecomment-43860525 .