brookwillow / MiBandReader
读取小米手环步数、电量、控制震动
☆60Updated 8 years ago
Alternatives and similar repositories for MiBandReader
Users that are interested in MiBandReader are comparing it to the libraries listed below
Sorting:
- 普通蓝牙EDR连接,BLE蓝牙连接,示例,操作蓝牙打印机demo☆120Updated 8 years ago
- 小米运动app反编译, 用来研究小米手环协议☆73Updated 9 years ago
- BleLib是Android低功耗蓝牙4.0及以上开发的辅助库,一行代码解决Ble初始化、扫描、连接、特性读写、设置通知等操作。☆245Updated 7 years ago
- 模拟小米手环2心率检测动画实现☆38Updated 9 years ago
- 悬浮窗口☆29Updated 8 years ago
- Android Ble类库,基于回调,暴露搜索、连接、发送、接收、断开连接等接口,无需关心细节操作即可进行Ble通信。☆171Updated 6 years ago
- 本程序功能:实现蓝牙的自动配对功能。☆201Updated 8 years ago
- Android 串口调试助手☆147Updated 3 years ago
- A demo about how to use mqtt client easier and faster on android☆46Updated 5 years ago
- 本库是一款基于Rxjava实现的android音频设备通信库,主要用于手机和音频设备之间通信,支持录音、发送、供电、发送失败自动重试(可以指定重试次数),设置接收超时、自定义编解码,自定义配置参数等功能,使用本库只需要关注与业务相关的自定义编解码。