Hi, I am trying to establish an insecure connection between my client (Android) and server (PC) using Bluetooth by using device.createInsecureRfcommSocketToServiceRecord But given that it was included starting with Android API Level 10 (or Android 2.3), it wouldnt work with Android 2.2 Is there a way around this?
Thanks for your help. -- 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

