I want to create a location builder in android via indoor SDK just like an iOS one
i want to track my beacons locally without the cloud, of course i will have to download the map once but it needs to be offline. There ain't no samples for such stuff. Can you please guide me to it?
I did find a sample with an indoor SDK, since it fetches the data from cloud. i actually want to get the location object directly from beaconScanner and it should be done OFFLINE
I want to create a location builder in android via indoor SDK just like an iOS one
i want to track my beacons locally without the cloud, of course i will have to download the map once but it needs to be offline. There ain't no samples for such stuff. Can you please guide me to it? I did find a sample with an indoor SDK, since it fetches the data from cloud. i actually want to get the location object directly from beaconScanner and it should be done OFFLINE
Thanks