Testing Bluetooth device on Motorola Droid 2 Platform 2.2 Version 8
and getting the following error message when the keyboard is opened.
The device can be re-connected with the keyboard open or closed again.
Should I assume the Target Platform build does not address orientation
interruption. What is the best way to handle the dropped connection so
the user does not have to reconnect?

03-06 14:24:30.233: INFO/WindowManager(1089): Setting rotation to 0,
animFlags=1
03-06 14:24:30.256: INFO/ActivityManager(1089): Config changed:
{ scale=1.0 imsi=310/4 loc=en_US touch=3 keys=2/1/2 nav=2/2 orien=1
layout=34 uiMode=17 seq=97}
03-06 14:24:30.303: DEBUG/BluetoothChatService(7601): stop
03-06 14:24:30.303: DEBUG/BluetoothChatService(7601): cancel
Thread[AcceptThread,5,main]
03-06 14:24:30.303: ERROR/BluetoothChatService(7601): accept() failed
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):
java.io.IOException: Operation Canceled
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):     at
android.bluetooth.BluetoothSocket.acceptNative(Native Method)
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):     at
android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:287)
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):     at
android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:
105)
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):     at
android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:
91)
03-06 14:24:30.303: ERROR/BluetoothChatService(7601):     at

Thank you in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to