【问题标题】:How can I find the user location using Estimote Beacons in Android [closed]如何在 Android 中使用 Estimote Beacons 找到用户位置 [关闭]
【发布时间】:2016-05-10 09:59:31
【问题描述】:

我需要使用 Estimote Beacons 找到用户位置。是否可以在 Android 中使用 Estimote Beacons 找到用户位置?

谁能帮帮我?

谢谢

【问题讨论】:

标签: android estimote android-ibeacon


【解决方案1】:

Beacon 触发您的手机。它是发射器而不是接收器。 Beacon 为您提供 UUID、主要编号和次要编号。因此,您可以从这些 id 中识别特定的信标。在接收到信标信号后调用服务来更新您的纬度和经度。

附:确保您拥有 GPS 权限。

更多信息请参考 - Android Beacon Library Sample

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-10-03
    • 1970-01-01
    • 2015-12-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-09-30
    相关资源
    最近更新 更多