Yes, SPP is supported. In the BluetoothChat example, change to the UUID to 00001101-0000-1000-8000-00805F9B34FB and it communicates with devices using SPP.
On May 10, 6:57 am, Pobudzio <[email protected]> wrote: > 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/threa... > > 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, > Pobudziohttp://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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

