Mögliche Duplizieren:
Official reasons for “Software caused connection abort: socket write error”Android Bluetooth: Software verursachte Verbindung abbrechen IOException?
Ich habe Probleme mit BluetoothChat ich Droid nicht verbinden kann. Ich bekomme immer diese IOException
08-09 20:58:24.889: INFO/BluetoothChat(17378): MESSAGE_STATE_CHANGE: 3
08-09 20:58:51.053: DEBUG/BluetoothService(17378): BT_SEND_MESSAGE
08-09 20:58:51.108: ERROR/BluetoothService(17378): disconnected
08-09 20:58:51.108: ERROR/BluetoothService(17378): java.io.IOException: Software caused connection abort
08-09 20:58:51.108: ERROR/BluetoothService(17378): at android.bluetooth.BluetoothSocket.readNative (Native Method)
08-09 20:58:51.108: ERROR/BluetoothService(17378): at android.bluetooth.BluetoothSocket.read(BluetoothSocket.java:286)
08-09 20:58:51.108: ERROR/BluetoothService(17378): at android.bluetooth.BluetoothInputStream.read(BluetoothInputStream.java:96)
08-09 20:58:51.108: ERROR/BluetoothService(17378): at java.io.InputStream.read(InputStream.java:133)
08-09 20:58:51.108: ERROR/BluetoothService(17378): at my.test.BluetoothChatService$ConnectedThread.run(BluetoothChatService.java:356)
Wie kann ich dieses Problem lösen?
Verwenden Sie den Code genau, wenn Sie keinen Code anzeigen. Und registrieren Sie sich auch als Benutzer und akzeptieren Sie einige Antworten. 0% Akzeptanz macht uns nicht so sehr zu helfen. – JPM