1page.tags="BluetoothChat" 2sample.group=Connectivity 3@jd:body 4 5<p> 6 7 This application allows two Android devices to carry out two-way text chat over 8 Bluetooth. It demonstrates all the fundamental Bluetooth API capabilites, such as: 9 (1) Scanning for other Bluetooth devices 10 (2) Querying the local Bluetooth adapter for paired Bluetooth devices 11 (3) Establishing RFCOMM channels/sockets 12 (4) Connecting to a remote device 13 (5) Transfering data over Bluetooth 14 15 </p> 16