Example connecting Android and Bluecove on a Mac
问题 I have an Android device (HTC Incredible) and I would like to setup bluetooth communication between the android phone and a MacBook Pro. I have got bluecove to start on the Mac and I have done coding using Sockets in Android, but I can not get a connection working. Here is my andriod code BluetoothDevice device = reciever.getDevice("00:25:00:XX:XX:XX"); //my bluetooth address UUID generalUuid = UUID.fromString("00001101-0000-1000-8000-00805F9B34FB"); socket = device