Hi, If you dig deeply I think you will find it was present in API's before Level 10 but was only available unsupported/privately by using java reflection.
See in here for an example http://mobisocial.github.com/EasyNFC/apidocs/reference/mobisocial/nfc/addon/BluetoothConnector.OnConnectedListener-source.html Regards On Jun 27, 3:19 am, bob <[email protected]> wrote: > Can someone help me understand why this feature did not show up until API > Level 10? > > public BluetoothServerSocket listenUsingInsecureRfcommWithServiceRecord > (String name, UUID uuid) > > Is this making use of some new feature that is not widely supported? I'm > trying to program a desktop to talk to an Android device that's calling > this function, and it's not going well. -- 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

