Question

I have several apps which I wrote using the standard SDK. They all connect to RFCOMM devices using bluetooth, so at present, I can only support devices which are 2.0 or newer.

What options are available for backporting a bluetooth app to pre-2.0 apps while re-writing as little code as possible?

Thank you.

Was it helpful?

Solution

android-bluetooth is the only thing I have seen on the matter.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top