Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTCHeroでデフォルトのAndroidサンプルコード「BluetoothChat」を使用しています。検索デバイスが機能していて、リストをクリックすると、ペアジョブを実行して、タイトルに接続を表示できます。ただし、BluetoothServer.connect()を呼び出すとIOExceptionがスローされます。
PS:PCのBluetoothアダプターに接続していません。
私はその理由を知ります。Bluetoothアダプターは、Obex PushObjectProtocolのみをサポートできます。したがって、UUIDを00001105-0000-1000-8000-00805F9B34FBに変更してください。