转载:Bluetooth Chat源程序
转载自:www.madhome.org
Bluetooth Chat源程序
这个应用程序允许两台Android设备通过蓝牙进行双向的文本交流。它展示了所有蓝牙API的基本功能,例如:
• 搜索其它的蓝牙设备
• 查询当地的蓝牙适配器到匹配的蓝牙设备上
• 建立RFCOMM 通道/插口
• 连接到远程设备上
• 通过蓝牙传输数据
代码链接:http://developer.android.com/intl/zh-CN/resources/samples/BluetoothChat/index.html
• 搜索其它的蓝牙设备
• 查询当地的蓝牙适配器到匹配的蓝牙设备上
• 建立RFCOMM 通道/插口
• 连接到远程设备上
• 通过蓝牙传输数据
代码链接:http://developer.android.com/intl/zh-CN/resources/samples/BluetoothChat/index.html
浙公网安备 33010602011771号