我目前正在玩android 4.3的蓝牙低能耗游戏,目前没有BLE信标,所以我的想法是使用一个android 4.3作为BLE服务器。但是有一个很好的解释如何创建客户端应用程序
http://developer.android.com/guide/topics/connectivity/bluetooth-le.html#close
几乎没有任何关于服务器的信息,除了这个链接http://developer.android.com/reference/android/bluetooth/BluetoothGattServer.html
有没有一些教程或例子?
发布于 2015-09-10 06:15:16
https://stackoverflow.com/questions/18868493
复制相似问题