0

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.

Brad Hein
  • 10,997
  • 12
  • 51
  • 74

1 Answers1

0

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

Mischa
  • 42,876
  • 8
  • 99
  • 111
idolize
  • 6,455
  • 4
  • 24
  • 34