Hi, Guessing you don't have try / catch block around the code where the server accept is deliberately interrupted & closed once the client connection is made.
Regards On Sep 27, 1:31 am, Kristopher Micinski <[email protected]> wrote: > Also, using BT between android / non android devices hasn't worked out > terribly well for people in the past... > > Kris > > On Mon, Sep 26, 2011 at 11:30 AM, Kristopher Micinski > > > > > > > > <[email protected]> wrote: > > On Mon, Sep 26, 2011 at 8:12 AM, Steven Bruce <[email protected]> > > wrote: > > >> Not had a chance to run the debugger yet as its tough getting the > >> other person to lend me their phone to help with the debugging. lol. > >> Are there any other reasons why it wouldn't work? Maybe incompatible > >> devices? One is a Sony Ericsson Xperia Arc and the other is an Xperia > >> X10. Both running Android 2.3.3. > > > Most likely if it's a crash it's something wrong in your code, or you > > aren't handling an exception (even if it's some sort of connection > > failure or something). Also double check you have the permissions for > > Bluetooth. > > > Kris -- 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

