java - Android 2.1 & HTC Desire: Is there a bluetooth problem? (CorruptedStreamException) -


I have created an application that is using Android SDK 2.1. This app uses Bluetooth to connect to multiple devices.

I have 3 HTC Dreams (Google G1) as a test device. The application is actually running fine on them, they are rooted and Android 2.1 is running on them.

If I connect to my HTC Desire (Android 2.1 Update 1), the streams are always closed while studying from the Bluetooth socket, if Conneton over 1 Bluetooth is thrown open exception IOException and a spoiled stream Exception is there.

A similar problem is that sometimes I can not connect to other devices with my HTC desire, whereas the other way of connection is fully working.

Is there a problem with HTC Desire with Bluetooth and Android 2.1 Update 1?

The Bluetooth SPP profile is broken in HTC Desire and there is a buggy implementation in it.

Cheers, Madhu


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -