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

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -