[android-developers] Re: bluetooth - IOException: Connection refused

2010-04-28 Thread Ryan DeVore
I'm working with off the shelf SPP device (bluetooth 2.1), and am running into a similar issue. When I attempt to connect, I'm getting the same Connection refused exception. One thing i've noticed is that if I manually unpair and re-pair my device via the built in settings, I'm able to connect

[android-developers] Re: Bluetooth pairing request

2010-04-28 Thread Ryan DeVore
I'm interested in this topic as well. I'm new to Android development, but am working on an app that will connect to an off the shelf Serial Port Profile device. When my code attempts to connect to an unpaired device, the only thing I see on screen is the notification at the top of the device. I