Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有几个使用标准 SDK 编写的应用程序。它们都使用蓝牙连接到 RFCOMM 设备,所以目前我只能支持 2.0 或更新的设备。
有哪些选项可用于将蓝牙应用程序反向移植到 2.0 之前的应用程序,同时尽可能少地重写代码?
谢谢你。
android-bluetooth是我在这件事上看到的唯一东西。