Hello, I'm a little bit confused about supporting SPP by Android API(from level 5).
As I understand it wasn't supported in versions before API level 5 what we can read in discussion below.(First Nick's post) http://groups.google.com/group/android-developers/browse_thread/thread/f6895002803f6a5b/b7278a83a3b4928d?lnk=gst&q=bluetooth+spp#b7278a83a3b4928d But it was in October and after that we have APi from 5 to 7 now released. And my question is do all these API's support SPP? As I read in other discussions some phones makes more difficulties than others. Which mobile phone you can recommend? In API reference we can read that: "The most common type of Bluetooth socket is RFCOMM, which is the type supported by the Android APIs. RFCOMM is a connection-oriented, streaming transport over Bluetooth. It is also known as the Serial Port Profile (SPP). " As I know RFCOMM is not the same as SPP. What is the difference between RFCOMM and SPP and it's configuration in Android API? Thanks, Pobudzio http://d.android.com/reference/android/bluetooth/BluetoothSocket.html -- 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

