【发布时间】:2014-04-23 12:16:11
【问题描述】:
我在 android (sticknfind android SDK) 中使用了一些sticknfind 信标。如何从源代码中的信标中获取主要和次要值?我已经使用了该应用程序:StickNFind Beacon Maker,并且我已经指定了值。
Major: 0001Minor: 0002
为了获取uuid:dev.getBtDevice().getAddress()
没有dev.getBtDevice().getMinor()或getMajor()吗?
【问题讨论】:
标签: android bluetooth-lowenergy ibeacon android-bluetooth ibeacon-android