I have an app that uses bluetooth SPP (RFCOMM) to communicate with a
piece of hardware. The app and the bluetooth connection work great.
The problem is when another app is started that also uses SPP and then
one of the apps is stopped. Once either of the apps is stopped, either
by quitting the app or by using a task killer, the phone slows down to
a near halt. Most of the time I have to pull the battery.

I have seen this with Pandora, which uses SPP, probably as part of its
Ford Sync support, and with my app. I have also seen this with the
sample apps for SPP. It doesn't matter which apps I use. Any two apps
that use SPP cause this.

I have seen this on Android 2.1, HTC device on ATT. I did not see this
on a Motorola Droid running 2.2.1 stock, however I did see this on the
same phone while running 2.2 and LFY 1.95 ROM with a custom kernel.

I have logs from the debugger if anyone needs to see them, but I see
nothing in there that points out the problem. Once either SPP apps is
stopped the slow down starts immediately. I still get logs but nothing
at all indicating a problem. The slow down does not stop until the
phone is rebooted.

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

Reply via email to