Android中的API用于蓝牙立即提醒服务查找我的个人资料

时间:2012-04-27 04:43:05

标签: android api bluetooth bluetooth-lowenergy

我正在开发一个用于'蓝牙找我档案'的Android应用程序。我需要在'bluetooth find me profile'中获得与即时警报服务相关的所有android API。在“蓝牙找到我的配置文件”的情况下,服务器将提醒客户端。因此,为了开发配置文件,我需要获得与警报客户端相关的API。

1 个答案:

答案 0 :(得分:1)

蓝牙查找我个人资料和即时警报服务是蓝牙智能门户/服务。普通的Android API不支持Bluetooth Smart。

在Android上添加API以使其与蓝牙智能配置文件配合使用时需要付出一些努力:http://developer.motorola.com/docs/bluetooth-low-energy-api/ http://code.google.com/p/broadcom-ble/