Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/233.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何使用android beacon库获取estimote beacon的uuid?_Android_Altbeacon_Estimote - Fatal编程技术网

如何使用android beacon库获取estimote beacon的uuid?

如何使用android beacon库获取estimote beacon的uuid?,android,altbeacon,estimote,Android,Altbeacon,Estimote,我能够使用android信标库检测estimote信标 但是图书馆给我的是灯塔的uuid-1。 我用来检测estimote信标的信标布局是 “m:2-3=0215,i:4-19,i:20-21,i:22-23,p:24-24” 有人能帮我吗?beacon.getId1()将给出uuid估计的Android SDK()是否检测到uuid?

我能够使用android信标库检测estimote信标

但是图书馆给我的是灯塔的uuid-1。 我用来检测estimote信标的信标布局是

“m:2-3=0215,i:4-19,i:20-21,i:22-23,p:24-24”


有人能帮我吗?

beacon.getId1()将给出uuid

估计的Android SDK()是否检测到uuid?