Estimote / Android-Fleet-Management-SDK

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

Background service & Indoor SDK #110

Closed adnan-SM closed 9 years ago

adnan-SM commented 9 years ago

So I am trying to figure out how to make sure that the beacon is discovered even with the app closed. The best approach seems to be running a service in the background and monitoring the beacons from there. But this seems to work for few and not work for others. Is there any particular thing I should know about ? Will having a service running in the background and monitoring the beacons work ?

Also, the Indoor SDK for Android is supposed to be coming out later this year if not next, any updates regarding the same ? We are planning to deploy Estimotes at over 1000 venues each having arnd 10 beacons minimum. But the major functionality we want relies heavily on how accurate we can navigate the users indoors at the venue, so any updates/time-frame would be appreciated.

Thanks

wiktor commented 9 years ago

Monitoring works out of the box. Regarding app closed state please refer to thread on our forums.

We do not comment about Indoor Android SDK at the moment.