Hi Erel,You should use AsyncStreams to work with the bluetooth stream.
AsyncStreams work for sure.
Another option is to set android:targetSdkVersion="4" (not 14) in your manifest file. This may solve this issue. Though AsyncStreams is the only reliable way to work with such stream.