Android 低功耗Ble 蓝牙4.0多连接 开源框架
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android 低功耗Ble 蓝牙4.0多连接 开源框架相关的知识,希望对你有一定的参考价值。
参考技术A 文档以Github为主 博客文章不会经常更新。Github仓库地址 https://github.com/pencilso/ManyBlue
添加依赖 compile 'io.javac:ManyBlue:1.0.5'
依赖内部维护了一个Service 所以需要优先检测Service
实现接口 BaseNotifyListener.MobileBlueListener
实现接口 BaseNotifyListener.ServiceListener
实现接口 BaseNotifyListener.DeviceListener
实现接口 BaseNotifyListener.NotifyListener
回调事件
以上是关于Android 低功耗Ble 蓝牙4.0多连接 开源框架的主要内容,如果未能解决你的问题,请参考以下文章
混合APP低功耗蓝牙项目解析数据可能用到的一些小方法---ble