最近在做 iOS 下的 BLE 开发,要跟我们的 BLE 设备协作。
做了 iOS 之后,肯定是要再做 Android 的。但是重复开发两套代码很麻烦啊,请问谁知道有什么 App BLE 跨平台架构吗?
谢谢~~
迷茫2017-04-18 09:46:45
The underlying implementation protocols of Android and iOS are different, and cross-platform implementation is not possible.
PHPz2017-04-18 09:46:45
Our company happens to be working on ble projects too. I am in charge of android and another buddy is in charge of ios. I have never heard of ble related cross-platform framework. If you find it, please let me know, thank you~
伊谢尔伦2017-04-18 09:46:45
Normal Bluetooth is universal in itself and can be used on Android and iOS. When you talk about cross-platform, a set of code can run on both Android and iOS, which is unrealistic
迷茫2017-04-18 09:46:45
It depends on your chip. Generally, chip providers have corresponding iOS and Android solutions
For example, the CSR-Gaia we are using also uses BLE for connection settings of audio devices