Android Bluetooth Connection - Service Discovery Failed

后端 未结 7 1243
情深已故
情深已故 2020-12-17 00:08

I\'m trying to create a basic bluetooth application, for testing the device.

I got the code from developer.android. Here is the link : http://developer.android.com/

7条回答
  •  鱼传尺愫
    2020-12-17 01:07

    Try using the Bluetooth Chat sample project provided as a part of the SDK if you are just trying to test the device. That code you're trying to use and the one provided on developer.android.com are included in the Bluetooth Chat example.

提交回复
热议问题